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:
- 3c2e647c5a061ac434bf0e026f3386bebe783094ab289345c9c9ac43f0a0394e
- Size of remote file:
- 39.4 MB
- SHA256:
- 011f2033c5a86ddc89f77b6fd675a10fc894f15128e63e9fbbb92fac6cde61b0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.