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