Instructions to use SolaireOfTheSun/Llama-2-7b-chat-hf-sharded-bf16-feinabgestimmt-adapters-FICO with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use SolaireOfTheSun/Llama-2-7b-chat-hf-sharded-bf16-feinabgestimmt-adapters-FICO with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Trelis/Llama-2-7b-chat-hf-sharded-bf16") model = PeftModel.from_pretrained(base_model, "SolaireOfTheSun/Llama-2-7b-chat-hf-sharded-bf16-feinabgestimmt-adapters-FICO") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9030bd150ac9b5eb43fdf77a867e805ea5197860992c6915926c73d61cabeeb6
- Size of remote file:
- 33.6 MB
- SHA256:
- 99ce155991b4be9e44767c6758363ed7c6d1b272f870169bca83abced6e662a9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.