Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
starchat-beta-GPTQ
like
27
Text Generation
Transformers
Safetensors
gpt_bigcode
Generated from Trainer
text-generation-inference
Inference Endpoints
4-bit precision
gptq
License:
bigcode-openrail-m
Model card
Files
Files and versions
Community
8
Train
Deploy
Use this model
87438a0
starchat-beta-GPTQ
/
special_tokens_map.json
TheBloke
Initial GPTQ model commit
4dcd462
over 1 year ago
raw
Copy download link
history
blame
Safe
206 Bytes
{
"additional_special_tokens"
:
[
"<|system|>"
,
"<|user|>"
,
"<|assistant|>"
,
"<|end|>"
]
,
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
}