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