Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
koala-7B-HF
like
20
Text Generation
Transformers
PyTorch
RyokoAI/ShareGPT52K
Hello-SimpleAI/HC3
llama
koala
ShareGPT
gptq
text-generation-inference
Inference Endpoints
License:
other
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
main
koala-7B-HF
1 contributor
History:
11 commits
TheBloke
Update README.md
d102fe3
over 1 year ago
.gitattributes
Safe
1.48 kB
initial commit
over 1 year ago
README.md
Safe
5.3 kB
Update README.md
over 1 year ago
config.json
Safe
507 Bytes
Initial commit.
over 1 year ago
generation_config.json
Safe
137 Bytes
Initial commit.
over 1 year ago
pytorch_model-00001-of-00002.bin
Safe
pickle
Detected Pickle imports (4)
"collections.OrderedDict"
,
"torch.HalfStorage"
,
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
9.98 GB
LFS
Initial commit.
over 1 year ago
pytorch_model-00002-of-00002.bin
Safe
pickle
Detected Pickle imports (4)
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
,
"torch.HalfStorage"
,
"collections.OrderedDict"
What is a pickle import?
3.5 GB
LFS
Initial commit.
over 1 year ago
pytorch_model.bin.index.json
Safe
26.8 kB
Initial commit.
over 1 year 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
Initial commit.
over 1 year 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