Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
TheBloke
/
koala-7B-GPTQ
like
31
Text Generation
Transformers
Safetensors
llama
text-generation-inference
4-bit precision
gptq
License:
other
Model card
Files
Files and versions
Community
6
Train
Deploy
Use this model
5808a34
koala-7B-GPTQ
2 contributors
History:
30 commits
TheBloke
Update README.md
5808a34
over 1 year ago
.gitattributes
Safe
1.48 kB
initial commit
almost 2 years ago
README.md
Safe
8.93 kB
Update README.md
over 1 year ago
config.json
Safe
507 Bytes
Add JSON files
almost 2 years ago
generation_config.json
Safe
137 Bytes
Add JSON files
almost 2 years ago
koala-7B-4bit-128g.no-act-order.ooba.pt
Safe
pickle
Detected Pickle imports (5)
"torch.FloatStorage"
,
"torch.HalfStorage"
,
"collections.OrderedDict"
,
"torch.IntStorage"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
4 GB
LFS
Add model made with oobabooga's older fork of GPTQ, suitable for use in text-generation-webui without requiring an update to GPTQ code. Also for GGML conversion.
almost 2 years ago
koala-7B-4bit-128g.safetensors
Safe
3.89 GB
LFS
add safetensors model
almost 2 years ago
params.json
Safe
101 Bytes
Add JSON files
almost 2 years ago
special_tokens_map.json
Safe
410 Bytes
Update special_tokens_map.json to match other models, like Vicuna - the Koala conversion process does not fill out this file, but based on the code I think these special tokens should be defined.
over 1 year ago
tokenizer.model
Safe
500 kB
LFS
Add JSON files
almost 2 years ago
tokenizer_config.json
Safe
726 Bytes
Update tokenizer_config.json to match other models, like Vicuna - the Koala conversion process does not fill out this file, but based on the code I think these special tokens should be defined.
over 1 year ago