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