Instructions to use AlbelTec/TinyLlama-Unsloth-FinGPT-Finered with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use AlbelTec/TinyLlama-Unsloth-FinGPT-Finered with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/tinyllama-bnb-4bit") model = PeftModel.from_pretrained(base_model, "AlbelTec/TinyLlama-Unsloth-FinGPT-Finered") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c53eda8db455f011e3a4c424f93774ccb56c4663cc044e92f0ed95be85b09bcd
- Size of remote file:
- 404 MB
- SHA256:
- 33604106f574cc88dbe413eb49e9d9ed0ec9d7e3f9b2dd8e1650169b3feb3213
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.