Instructions to use tarabukinivan/7c60848a-6ba5-4df9-a1e7-e7c74860b0db with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use tarabukinivan/7c60848a-6ba5-4df9-a1e7-e7c74860b0db with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("WhiteRabbitNeo/Llama-3-WhiteRabbitNeo-8B-v2.0") model = PeftModel.from_pretrained(base_model, "tarabukinivan/7c60848a-6ba5-4df9-a1e7-e7c74860b0db") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
075c8bc | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:2def2cd24154d8cecbaa07c36ae27e5ebb9b7273a78abfea27aa67c480e4ae2b
size 1064
|