Instructions to use gugaio/indicis-7b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use gugaio/indicis-7b with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Llama-2-7b-chat-hf") model = PeftModel.from_pretrained(base_model, "gugaio/indicis-7b") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 52e5ca8e8d3446b1c50d5734e76a0716c87d2e16dc13dbaa46bb4807c797758f
- Size of remote file:
- 4.73 kB
- SHA256:
- cc56254dff142ccda0a7b9bc7c5941a14b809045113b5cd9818e2802a80688b0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.