Instructions to use CounterNarratives/Qwen2-7B-Instruct_english_no-info_b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use CounterNarratives/Qwen2-7B-Instruct_english_no-info_b with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2-7B-Instruct") model = PeftModel.from_pretrained(base_model, "CounterNarratives/Qwen2-7B-Instruct_english_no-info_b") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 024a2430e385ebba2f876c2c2e45fdcdc6ae541e1824c35c012dd0e9d95aad65
- Size of remote file:
- 2.52 GB
- SHA256:
- 19cc4c6b72fc3db81390f08559c1f61e7c49b7a2e3e13c7f84bb10928228e58d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.