Text Generation
PEFT
Safetensors
English
text generation
multitask
email
stories
qa
summarization
chat
conversational
Instructions to use GilbertAkham/gilbert-qwen-multitask-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use GilbertAkham/gilbert-qwen-multitask-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen1.5-1.8B-Chat") model = PeftModel.from_pretrained(base_model, "GilbertAkham/gilbert-qwen-multitask-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f47f032d5a786784719919db4caf8087d743d4c7816c340ff6971d37c133dae5
- Size of remote file:
- 16.5 MB
- SHA256:
- 2d213310c1c7d081361f0337b49ac89ff72d6c69c7e91aa2829e7d6eb9628e47
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.