Instructions to use smahns/astrollama2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use smahns/astrollama2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-13b-chat-hf") model = PeftModel.from_pretrained(base_model, "smahns/astrollama2") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7f20ea2b181fc5886d88d03e5f7645351c36e4c2df2c61b465b70f1a8a1c5cdf
- Size of remote file:
- 4.86 kB
- SHA256:
- 760cdda0fe55ed220d20e408b348e066ef3b5f09b0eaaa31f0b2cc8edee5d31d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.