Instructions to use finalform/foamQwen3-8B-trl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use finalform/foamQwen3-8B-trl with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-8B") model = PeftModel.from_pretrained(base_model, "finalform/foamQwen3-8B-trl") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e222fd4872b86e3eb76d3b3cdd6cc22f07074d06a5ec81e161629fcfe59fd99b
- Size of remote file:
- 11.4 MB
- SHA256:
- 69fae70b4e2890472c74ae51adff7a0f50c32b6bfbea38cd97da67fea79a12bb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.