Instructions to use thinkingnew/llama_invs_adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use thinkingnew/llama_invs_adapter with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Hermes-3-Llama-3.2-3B") model = PeftModel.from_pretrained(base_model, "thinkingnew/llama_invs_adapter") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d30684bca77c430ced78b63289dcc4c8d3a0fdf6bc9991bd6361b267ccdd3328
- Size of remote file:
- 36.7 MB
- SHA256:
- dca88fbe1e7a1d725b17507d95ff0e6dd938bc52abed0c166c541439ace4d790
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.