Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +117 -0
- gpt-2-xl_camel-ai-physics-Q2_K.gguf +3 -0
- gpt-2-xl_camel-ai-physics-Q3_K_L.gguf +3 -0
- gpt-2-xl_camel-ai-physics-Q3_K_M.gguf +3 -0
- gpt-2-xl_camel-ai-physics-Q3_K_S.gguf +3 -0
- gpt-2-xl_camel-ai-physics-Q4_0.gguf +3 -0
- gpt-2-xl_camel-ai-physics-Q4_K_M.gguf +3 -0
- gpt-2-xl_camel-ai-physics-Q4_K_S.gguf +3 -0
- gpt-2-xl_camel-ai-physics-Q5_0.gguf +3 -0
- gpt-2-xl_camel-ai-physics-Q5_K_M.gguf +3 -0
- gpt-2-xl_camel-ai-physics-Q5_K_S.gguf +3 -0
- gpt-2-xl_camel-ai-physics-Q6_K.gguf +3 -0
- gpt-2-xl_camel-ai-physics-Q8_0.gguf +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,15 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
gpt-2-xl_camel-ai-physics-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
gpt-2-xl_camel-ai-physics-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
gpt-2-xl_camel-ai-physics-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
gpt-2-xl_camel-ai-physics-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
gpt-2-xl_camel-ai-physics-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
gpt-2-xl_camel-ai-physics-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
gpt-2-xl_camel-ai-physics-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
gpt-2-xl_camel-ai-physics-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
gpt-2-xl_camel-ai-physics-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
gpt-2-xl_camel-ai-physics-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
gpt-2-xl_camel-ai-physics-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
gpt-2-xl_camel-ai-physics-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,117 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
datasets:
|
4 |
+
- lgaalves/camel-ai-physics
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
tags:
|
9 |
+
- TensorBlock
|
10 |
+
- GGUF
|
11 |
+
base_model: lgaalves/gpt-2-xl_camel-ai-physics
|
12 |
+
---
|
13 |
+
|
14 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
15 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
16 |
+
</div>
|
17 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
18 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
19 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
20 |
+
Feedback and support: TensorBlock's <a href="https://x.com/tensorblock_aoi">Twitter/X</a>, <a href="https://t.me/TensorBlock">Telegram Group</a> and <a href="https://x.com/tensorblock_aoi">Discord server</a>
|
21 |
+
</p>
|
22 |
+
</div>
|
23 |
+
</div>
|
24 |
+
|
25 |
+
## lgaalves/gpt-2-xl_camel-ai-physics - GGUF
|
26 |
+
|
27 |
+
This repo contains GGUF format model files for [lgaalves/gpt-2-xl_camel-ai-physics](https://huggingface.co/lgaalves/gpt-2-xl_camel-ai-physics).
|
28 |
+
|
29 |
+
The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b5165](https://github.com/ggml-org/llama.cpp/commit/1d735c0b4fa0551c51c2f4ac888dd9a01f447985).
|
30 |
+
|
31 |
+
## Our projects
|
32 |
+
<table border="1" cellspacing="0" cellpadding="10">
|
33 |
+
<tr>
|
34 |
+
<th style="font-size: 25px;">Awesome MCP Servers</th>
|
35 |
+
<th style="font-size: 25px;">TensorBlock Studio</th>
|
36 |
+
</tr>
|
37 |
+
<tr>
|
38 |
+
<th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
|
39 |
+
<th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
|
40 |
+
</tr>
|
41 |
+
<tr>
|
42 |
+
<th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
|
43 |
+
<th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
|
44 |
+
</tr>
|
45 |
+
<tr>
|
46 |
+
<th>
|
47 |
+
<a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
|
48 |
+
display: inline-block;
|
49 |
+
padding: 8px 16px;
|
50 |
+
background-color: #FF7F50;
|
51 |
+
color: white;
|
52 |
+
text-decoration: none;
|
53 |
+
border-radius: 6px;
|
54 |
+
font-weight: bold;
|
55 |
+
font-family: sans-serif;
|
56 |
+
">👀 See what we built 👀</a>
|
57 |
+
</th>
|
58 |
+
<th>
|
59 |
+
<a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
|
60 |
+
display: inline-block;
|
61 |
+
padding: 8px 16px;
|
62 |
+
background-color: #FF7F50;
|
63 |
+
color: white;
|
64 |
+
text-decoration: none;
|
65 |
+
border-radius: 6px;
|
66 |
+
font-weight: bold;
|
67 |
+
font-family: sans-serif;
|
68 |
+
">👀 See what we built 👀</a>
|
69 |
+
</th>
|
70 |
+
</tr>
|
71 |
+
</table>
|
72 |
+
|
73 |
+
## Prompt template
|
74 |
+
|
75 |
+
```
|
76 |
+
Unable to determine prompt format automatically. Please check the original model repository for the correct prompt format.
|
77 |
+
```
|
78 |
+
|
79 |
+
## Model file specification
|
80 |
+
|
81 |
+
| Filename | Quant type | File Size | Description |
|
82 |
+
| -------- | ---------- | --------- | ----------- |
|
83 |
+
| [gpt-2-xl_camel-ai-physics-Q2_K.gguf](https://huggingface.co/tensorblock/lgaalves_gpt-2-xl_camel-ai-physics-GGUF/blob/main/gpt-2-xl_camel-ai-physics-Q2_K.gguf) | Q2_K | 0.862 GB | smallest, significant quality loss - not recommended for most purposes |
|
84 |
+
| [gpt-2-xl_camel-ai-physics-Q3_K_S.gguf](https://huggingface.co/tensorblock/lgaalves_gpt-2-xl_camel-ai-physics-GGUF/blob/main/gpt-2-xl_camel-ai-physics-Q3_K_S.gguf) | Q3_K_S | 0.862 GB | very small, high quality loss |
|
85 |
+
| [gpt-2-xl_camel-ai-physics-Q3_K_M.gguf](https://huggingface.co/tensorblock/lgaalves_gpt-2-xl_camel-ai-physics-GGUF/blob/main/gpt-2-xl_camel-ai-physics-Q3_K_M.gguf) | Q3_K_M | 0.993 GB | very small, high quality loss |
|
86 |
+
| [gpt-2-xl_camel-ai-physics-Q3_K_L.gguf](https://huggingface.co/tensorblock/lgaalves_gpt-2-xl_camel-ai-physics-GGUF/blob/main/gpt-2-xl_camel-ai-physics-Q3_K_L.gguf) | Q3_K_L | 1.058 GB | small, substantial quality loss |
|
87 |
+
| [gpt-2-xl_camel-ai-physics-Q4_0.gguf](https://huggingface.co/tensorblock/lgaalves_gpt-2-xl_camel-ai-physics-GGUF/blob/main/gpt-2-xl_camel-ai-physics-Q4_0.gguf) | Q4_0 | 0.927 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
88 |
+
| [gpt-2-xl_camel-ai-physics-Q4_K_S.gguf](https://huggingface.co/tensorblock/lgaalves_gpt-2-xl_camel-ai-physics-GGUF/blob/main/gpt-2-xl_camel-ai-physics-Q4_K_S.gguf) | Q4_K_S | 1.058 GB | small, greater quality loss |
|
89 |
+
| [gpt-2-xl_camel-ai-physics-Q4_K_M.gguf](https://huggingface.co/tensorblock/lgaalves_gpt-2-xl_camel-ai-physics-GGUF/blob/main/gpt-2-xl_camel-ai-physics-Q4_K_M.gguf) | Q4_K_M | 1.137 GB | medium, balanced quality - recommended |
|
90 |
+
| [gpt-2-xl_camel-ai-physics-Q5_0.gguf](https://huggingface.co/tensorblock/lgaalves_gpt-2-xl_camel-ai-physics-GGUF/blob/main/gpt-2-xl_camel-ai-physics-Q5_0.gguf) | Q5_0 | 1.112 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
91 |
+
| [gpt-2-xl_camel-ai-physics-Q5_K_S.gguf](https://huggingface.co/tensorblock/lgaalves_gpt-2-xl_camel-ai-physics-GGUF/blob/main/gpt-2-xl_camel-ai-physics-Q5_K_S.gguf) | Q5_K_S | 1.173 GB | large, low quality loss - recommended |
|
92 |
+
| [gpt-2-xl_camel-ai-physics-Q5_K_M.gguf](https://huggingface.co/tensorblock/lgaalves_gpt-2-xl_camel-ai-physics-GGUF/blob/main/gpt-2-xl_camel-ai-physics-Q5_K_M.gguf) | Q5_K_M | 1.321 GB | large, very low quality loss - recommended |
|
93 |
+
| [gpt-2-xl_camel-ai-physics-Q6_K.gguf](https://huggingface.co/tensorblock/lgaalves_gpt-2-xl_camel-ai-physics-GGUF/blob/main/gpt-2-xl_camel-ai-physics-Q6_K.gguf) | Q6_K | 1.545 GB | very large, extremely low quality loss |
|
94 |
+
| [gpt-2-xl_camel-ai-physics-Q8_0.gguf](https://huggingface.co/tensorblock/lgaalves_gpt-2-xl_camel-ai-physics-GGUF/blob/main/gpt-2-xl_camel-ai-physics-Q8_0.gguf) | Q8_0 | 1.665 GB | very large, extremely low quality loss - not recommended |
|
95 |
+
|
96 |
+
|
97 |
+
## Downloading instruction
|
98 |
+
|
99 |
+
### Command line
|
100 |
+
|
101 |
+
Firstly, install Huggingface Client
|
102 |
+
|
103 |
+
```shell
|
104 |
+
pip install -U "huggingface_hub[cli]"
|
105 |
+
```
|
106 |
+
|
107 |
+
Then, downoad the individual model file the a local directory
|
108 |
+
|
109 |
+
```shell
|
110 |
+
huggingface-cli download tensorblock/lgaalves_gpt-2-xl_camel-ai-physics-GGUF --include "gpt-2-xl_camel-ai-physics-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
111 |
+
```
|
112 |
+
|
113 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
114 |
+
|
115 |
+
```shell
|
116 |
+
huggingface-cli download tensorblock/lgaalves_gpt-2-xl_camel-ai-physics-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
117 |
+
```
|
gpt-2-xl_camel-ai-physics-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cdede53f8d0bdd8acf7598507affc5c8fbad68f336540ad974a575a2a532192a
|
3 |
+
size 861956704
|
gpt-2-xl_camel-ai-physics-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e80764f681ab3744fbfdbfd23ebf40d2a6eb3c275423a15471bfb4cac7f676b3
|
3 |
+
size 1057796704
|
gpt-2-xl_camel-ai-physics-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47ed3142f90d44179bd60d731c5f10ece25bd4b91c82dd6a50c59bf1261390a2
|
3 |
+
size 992516704
|
gpt-2-xl_camel-ai-physics-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f858c7cddbef9389a1c4783d26f806003dc9008f1e90f455e465eed61da06849
|
3 |
+
size 861956704
|
gpt-2-xl_camel-ai-physics-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4fe43f9907584dce1db00970579cd6a4eb09876c5b1e0205764bda2839b6e3e9
|
3 |
+
size 927236704
|
gpt-2-xl_camel-ai-physics-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d790f9a6fb07d1526ff544a2b2caa1e7b6935635bfb91ea6b9e0b95f00c44c4c
|
3 |
+
size 1136516704
|
gpt-2-xl_camel-ai-physics-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:326746142105f3d8892ac3afd1a911685a419086cf36825943857290cc64a816
|
3 |
+
size 1057796704
|
gpt-2-xl_camel-ai-physics-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1482dc0a65d3097fcafe77e20522a765efa3379d20305bd2a6f810d02c7fce2
|
3 |
+
size 1111556704
|
gpt-2-xl_camel-ai-physics-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:596fce7dbea0a6f569c5dac01cd27b9945f14c80c1816fe0a744f9b8d7b0bcd2
|
3 |
+
size 1320836704
|
gpt-2-xl_camel-ai-physics-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3856d3fe0655f9263d6974c34979011f301ff0d90b44997219353491fa7dca3b
|
3 |
+
size 1172996704
|
gpt-2-xl_camel-ai-physics-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c14dac57492411fe2a8a32f8ba5698dab6048d11067f7be3a3035cd0d7f08dc7
|
3 |
+
size 1545476704
|
gpt-2-xl_camel-ai-physics-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5da33521b8228fb1e9d8bb94730f1bd97694bf0f15c3fde3b869ccbdaebdd56
|
3 |
+
size 1664516704
|