Transformers
Safetensors
t5
text2text-generation
text-generation-inference
8-bit precision
bitsandbytes
Instructions to use wisdominanutshell/coedit-xxl-8bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use wisdominanutshell/coedit-xxl-8bit with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("wisdominanutshell/coedit-xxl-8bit") model = AutoModelForSeq2SeqLM.from_pretrained("wisdominanutshell/coedit-xxl-8bit", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
2441b75 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:15d356b2a599837511435a9287386c8e57b1526f0757f267ebc6110f63abfbb6
size 4834939192
|