Instructions to use testifyphili/tinyllama-esgexpert-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use testifyphili/tinyllama-esgexpert-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("PY007/TinyLlama-1.1B-Chat-v0.3") model = PeftModel.from_pretrained(base_model, "testifyphili/tinyllama-esgexpert-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3c74fefaecb814ea6712721e02e3722f54eb18124649bffdacb1ec443f5cd0c0
- Size of remote file:
- 4.73 kB
- SHA256:
- a946894311f235b014df6f0b97d82da16e1a1d9b24d65de357b64fc177a880be
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.