BallisticAI
commited on
Commit
•
a8a8e9a
1
Parent(s):
1943ce7
Upload README.md
Browse files
README.md
CHANGED
@@ -38,7 +38,7 @@ model-index:
|
|
38 |
|
39 |
# CodeLlama 34B v1 - GGUF
|
40 |
- Model creator: [BallisticAI](https://huggingface.co/BallisticAI)
|
41 |
-
- Base
|
42 |
- Merged with: [CodeLlama 34B v2](https://huggingface.co/Phind/Phind-CodeLlama-34B-v2) && [speechless-codellama-34b-v2](https://huggingface.co/uukuguy/speechless-codellama-34b-v2.0)
|
43 |
- Additional training with: [jondurbin/airoboros-2.2](https://huggingface.co/datasets/jondurbin/airoboros-2.2)
|
44 |
|
@@ -70,7 +70,7 @@ Here is an incomplate list of clients and libraries that are known to support GG
|
|
70 |
<!-- repositories-available start -->
|
71 |
## Repositories available
|
72 |
|
73 |
-
* [AWQ model
|
74 |
* [Unquantised fp16 model in pytorch format, for GPU inference and for further conversions](BallisticAI/Ballistic-CodeLlama-34B-v1)
|
75 |
<!-- repositories-available end -->
|
76 |
|
|
|
38 |
|
39 |
# CodeLlama 34B v1 - GGUF
|
40 |
- Model creator: [BallisticAI](https://huggingface.co/BallisticAI)
|
41 |
+
- Base on: [CodeLlama 34B hf](https://huggingface.co/codellama/CodeLlama-34b-hf)
|
42 |
- Merged with: [CodeLlama 34B v2](https://huggingface.co/Phind/Phind-CodeLlama-34B-v2) && [speechless-codellama-34b-v2](https://huggingface.co/uukuguy/speechless-codellama-34b-v2.0)
|
43 |
- Additional training with: [jondurbin/airoboros-2.2](https://huggingface.co/datasets/jondurbin/airoboros-2.2)
|
44 |
|
|
|
70 |
<!-- repositories-available start -->
|
71 |
## Repositories available
|
72 |
|
73 |
+
* [AWQ model for GPU inference.](https://huggingface.co/BallisticAI/Ballistic-CodeLlama-34B-v1-AWQ)
|
74 |
* [Unquantised fp16 model in pytorch format, for GPU inference and for further conversions](BallisticAI/Ballistic-CodeLlama-34B-v1)
|
75 |
<!-- repositories-available end -->
|
76 |
|