Text Generation
PEFT
Safetensors
Spanish
English
bittensor
subnet-20
LoRA
fine-tune
phi-2
antonio-bfcl
rogue-tensor
artificial-intelligence
open-source
Instructions to use Tonit23/antonio-phi2-bitagent-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Tonit23/antonio-phi2-bitagent-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-2") model = PeftModel.from_pretrained(base_model, "Tonit23/antonio-phi2-bitagent-lora") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
710838f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:9dfbae2fb066dd5294fb8c4a496ce730117af607abfbb727ddb295f8a5a6f289
size 5259720
|