Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
Mythalion-13B-GPTQ
like
53
Text Generation
Transformers
Safetensors
5 datasets
English
llama
text generation
instruct
text-generation-inference
4-bit precision
gptq
License:
llama2
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
664c48c
Mythalion-13B-GPTQ
/
special_tokens_map.json
TheBloke
Initial GPTQ model commit
6d6acd8
about 1 year ago
raw
Copy download link
history
blame
Safe
95 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}