Instructions to use MarcosEdu/Skyrim_Qwen3-8B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use MarcosEdu/Skyrim_Qwen3-8B with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/qwen3-8b-unsloth-bnb-4bit") model = PeftModel.from_pretrained(base_model, "MarcosEdu/Skyrim_Qwen3-8B") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6620fbc4e0f321b33c3f3e7609ce938adcccc457a77a74b380b5aeef219ddd4d
- Size of remote file:
- 6.23 kB
- SHA256:
- caddeb656b2a7d41925e8090097674ae47ec3db9001a4265043ef9aab8efbafe
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.