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:
- 86e6f2a0eb4991103ac9ec051e1e8d732ff38e8df473d4ce764722c37dc1acd7
- Size of remote file:
- 14.6 kB
- SHA256:
- e00fd1735425414f3f39346d3e53b054ae5e9a681295538fa66305756eb1f8e7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.