Instructions to use Roner1/LLaMA-Colosal-NeuroIPS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Roner1/LLaMA-Colosal-NeuroIPS with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("hpcai-tech/Colossal-LLaMA-2-7b-base") model = PeftModel.from_pretrained(base_model, "Roner1/LLaMA-Colosal-NeuroIPS") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2ca44be5419ab48938c0b1acb8686adb4c24dd9d1177459fc5f84e4cdd79ace9
- Size of remote file:
- 1.05 MB
- SHA256:
- c3c07c5bc61607184c712c684d9d7b97c6dbfd5b7e428dfa79b95a35d0493e59
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.