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