Instructions to use manishiitg/open-aditi-chat-hi-1.26-llama3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use manishiitg/open-aditi-chat-hi-1.26-llama3 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, "manishiitg/open-aditi-chat-hi-1.26-llama3") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 25d226c9e705b4905fec7c4edf669311bd62111d2d7982d7043eca9e9a3a3c22
- Size of remote file:
- 6.97 kB
- SHA256:
- efb8966043d358a11877028de01791e6c95435215bc56b2c283b029fbf7b8b16
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.