Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
Samantha-1.11-CodeLlama-34B-GPTQ
like
21
Text Generation
Transformers
Safetensors
ehartford/samantha-data
English
llama
custom_code
text-generation-inference
4-bit precision
gptq
arxiv:
2305.14314
arxiv:
2205.14135
License:
llama2
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
gptq-4bit-32g-actorder_True
Samantha-1.11-CodeLlama-34B-GPTQ
/
quantize_config.json
TheBloke
Initial GPTQ model commit
5b3e1d1
about 1 year ago
raw
Copy download link
history
blame
Safe
185 Bytes
{
"bits"
:
4
,
"group_size"
:
32
,
"damp_percent"
:
0.1
,
"desc_act"
:
true
,
"sym"
:
true
,
"true_sequential"
:
true
,
"model_name_or_path"
:
null
,
"model_file_base_name"
:
"model"
}