Instructions to use CommerAI/adapter-llama2-13b-text with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use CommerAI/adapter-llama2-13b-text with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-13b-hf") model = PeftModel.from_pretrained(base_model, "CommerAI/adapter-llama2-13b-text") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1d9419c80c0696a58c4c010d5e934d3bc670b2708f1f67a56e29b8744859cec9
- Size of remote file:
- 4.03 kB
- SHA256:
- 2ed8b32f5af6fbbe8b8647f803b264aac43747905a277f9a5d7a491e16927864
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.