Instructions to use Superrrdamn/Qwen-Qwen2-7B-1722390131 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Superrrdamn/Qwen-Qwen2-7B-1722390131 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2-7B") model = PeftModel.from_pretrained(base_model, "Superrrdamn/Qwen-Qwen2-7B-1722390131") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
4afe025 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:9814d00a37ded4836b57b4c553ef0a274d4423477be6d501db5dc7d064066976
size 5368
|