Instructions to use FuuToru/QwebFin with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use FuuToru/QwebFin with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen1.5-0.5B") model = PeftModel.from_pretrained(base_model, "FuuToru/QwebFin") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6b96b262feb1ece83513b65d9c10cce03973ef6bc3dddce5dceaea4f52448f0d
- Size of remote file:
- 5.11 kB
- SHA256:
- 141220ac54fbb53dfb18470ccb584f1400f8d573c7fa133b58338e5f6e4505e7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.