CoolFace
Modelpublic

TheBloke/koala-7B-GPTQ

sourceHugging Faceotherupdated 3y agoView on Hugging Face
31likes113downloads
44 commits on main
93964163y ago

Update for Transformers GPTQ support

TheBloke
bcc50543y ago

adding missing comma (#6)

TheBloke, FareedKhan
73a2e0f3y ago

Upload new GPTQs with varied parameters

TheBloke
fb041073y ago

Upload new GPTQs with varied parameters

TheBloke
5ca6e0c3y ago

Upload new GPTQs with varied parameters

TheBloke
a99f0933y ago

Upload new GPTQs with varied parameters

TheBloke
32816cc3y ago

Upload new GPTQs with varied parameters

TheBloke
745b0843y ago

Upload new GPTQs with varied parameters

TheBloke
afec6d83y ago

Upload new GPTQs with varied parameters

TheBloke
84172013y ago

Upload new GPTQs with varied parameters

TheBloke
b94dbc83y ago

Upload new GPTQs with varied parameters

TheBloke
c5d6e373y ago

Upload new GPTQs with varied parameters

TheBloke
efb001f3y ago

Delete koala-7B-4bit-128g.safetensors

TheBloke
5f448273y ago

Delete koala-7B-4bit-128g.no-act-order.ooba.pt

TheBloke
5808a343y ago

Update README.md

TheBloke
1e0feb93y ago

Updating model files

TheBloke
065ee413y ago

Update README.md

TheBloke
ad48bb63y ago

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.

TheBloke
21e4ac43y ago

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.

TheBloke
eb73cec3y ago

Update README.md

TheBloke
d6aa09e3y ago

Delete koala-7B-4bit-128g.pt

TheBloke
98473273y ago

Update README.md

TheBloke
4e356c63y ago

Update README.md

TheBloke
d5cd39b3y ago

Update README.md

TheBloke
1f566723y ago

Update README.md

TheBloke
057d1c73y ago

Update README.md

TheBloke
5c70aa13y ago

Update README.md

TheBloke
f4de6223y ago

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.

TheBloke
625e05e3y ago

Delete koala-7B-4bit-128g.olderFormat.pt

TheBloke
c25e9343y ago

Update README.md

TheBloke
05b36bd3y ago

Update README.md

TheBloke
034e79a3y ago

Update README.md

TheBloke
9f513303y ago

Update README.md

TheBloke
748baf33y ago

Update README.md

TheBloke
8477d263y ago

Update README.md

TheBloke
de3eb733y ago

Update README.md

TheBloke
85a646d3y ago

add safetensors model

TheBloke
f3c7f0e3y ago

Update README.md

TheBloke
6a4336e3y ago

Warning re GPTQ files not working

TheBloke
fe82c9d3y ago

Add older GPTQ format that doesn't use g_idx

TheBloke
cda25b13y ago

Add JSON files

TheBloke
2d81d513y ago

Add model file

TheBloke
e69267c3y ago

Add readme

TheBloke
3740fc23y ago

initial commit

TheBloke