Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
TheBloke
/
finance-LLM-GPTQ
like
5
Text Generation
Transformers
Safetensors
Open-Orca/OpenOrca
GAIR/lima
WizardLM/WizardLM_evol_instruct_V2_196k
English
llama
finance
text-generation-inference
4-bit precision
gptq
arxiv:
2309.09530
License:
other
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
5c9aea7
finance-LLM-GPTQ
/
tokenizer_config.json
TheBloke
GPTQ model commit
0e60aa4
about 1 year ago
raw
Copy download link
history
blame
Safe
175 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"model_max_length"
:
2048
,
"tokenizer_class"
:
"LlamaTokenizer"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
}