Instructions to use gjonesQ02/RAMA_AMA_Alpha with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use gjonesQ02/RAMA_AMA_Alpha with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3-8B-Instruct") model = PeftModel.from_pretrained(base_model, "gjonesQ02/RAMA_AMA_Alpha") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 66abe7c48c5555ff1496aa6744efa9ac21fc7901ec6dfda28e9368c277900417
- Size of remote file:
- 4.98 kB
- SHA256:
- 2ca37a1966942659d7aab7bd7cae316d807f06ca02e824d95af38935d3fe6d24
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.