Text Generation
GGUF
English
TensorBlock
GGUF
Inference Endpoints
morriszms commited on
Commit
c978092
·
verified ·
1 Parent(s): d122195

Upload folder using huggingface_hub

Browse files
.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
+ gpt2_camel_physics-platypus-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ gpt2_camel_physics-platypus-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ gpt2_camel_physics-platypus-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ gpt2_camel_physics-platypus-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ gpt2_camel_physics-platypus-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ gpt2_camel_physics-platypus-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ gpt2_camel_physics-platypus-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ gpt2_camel_physics-platypus-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ gpt2_camel_physics-platypus-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ gpt2_camel_physics-platypus-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ gpt2_camel_physics-platypus-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ gpt2_camel_physics-platypus-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - garage-bAInd/Open-Platypus
5
+ - lgaalves/camel-ai-physics
6
+ language:
7
+ - en
8
+ pipeline_tag: text-generation
9
+ base_model: lgaalves/gpt2_camel_physics-platypus
10
+ tags:
11
+ - TensorBlock
12
+ - GGUF
13
+ ---
14
+
15
+ <div style="width: auto; margin-left: auto; margin-right: auto">
16
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
17
+ </div>
18
+ <div style="display: flex; justify-content: space-between; width: 100%;">
19
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
20
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
21
+ 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>
22
+ </p>
23
+ </div>
24
+ </div>
25
+
26
+ ## lgaalves/gpt2_camel_physics-platypus - GGUF
27
+
28
+ This repo contains GGUF format model files for [lgaalves/gpt2_camel_physics-platypus](https://huggingface.co/lgaalves/gpt2_camel_physics-platypus).
29
+
30
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4011](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
31
+
32
+ <div style="text-align: left; margin: 20px 0;">
33
+ <a href="https://tensorblock.co/waitlist/client" style="display: inline-block; padding: 10px 20px; background-color: #007bff; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;">
34
+ Run them on the TensorBlock client using your local machine ↗
35
+ </a>
36
+ </div>
37
+
38
+ ## Prompt template
39
+
40
+ ```
41
+
42
+ ```
43
+
44
+ ## Model file specification
45
+
46
+ | Filename | Quant type | File Size | Description |
47
+ | -------- | ---------- | --------- | ----------- |
48
+ | [gpt2_camel_physics-platypus-Q2_K.gguf](https://huggingface.co/tensorblock/gpt2_camel_physics-platypus-GGUF/blob/main/gpt2_camel_physics-platypus-Q2_K.gguf) | Q2_K | 0.076 GB | smallest, significant quality loss - not recommended for most purposes |
49
+ | [gpt2_camel_physics-platypus-Q3_K_S.gguf](https://huggingface.co/tensorblock/gpt2_camel_physics-platypus-GGUF/blob/main/gpt2_camel_physics-platypus-Q3_K_S.gguf) | Q3_K_S | 0.084 GB | very small, high quality loss |
50
+ | [gpt2_camel_physics-platypus-Q3_K_M.gguf](https://huggingface.co/tensorblock/gpt2_camel_physics-platypus-GGUF/blob/main/gpt2_camel_physics-platypus-Q3_K_M.gguf) | Q3_K_M | 0.091 GB | very small, high quality loss |
51
+ | [gpt2_camel_physics-platypus-Q3_K_L.gguf](https://huggingface.co/tensorblock/gpt2_camel_physics-platypus-GGUF/blob/main/gpt2_camel_physics-platypus-Q3_K_L.gguf) | Q3_K_L | 0.095 GB | small, substantial quality loss |
52
+ | [gpt2_camel_physics-platypus-Q4_0.gguf](https://huggingface.co/tensorblock/gpt2_camel_physics-platypus-GGUF/blob/main/gpt2_camel_physics-platypus-Q4_0.gguf) | Q4_0 | 0.099 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
53
+ | [gpt2_camel_physics-platypus-Q4_K_S.gguf](https://huggingface.co/tensorblock/gpt2_camel_physics-platypus-GGUF/blob/main/gpt2_camel_physics-platypus-Q4_K_S.gguf) | Q4_K_S | 0.100 GB | small, greater quality loss |
54
+ | [gpt2_camel_physics-platypus-Q4_K_M.gguf](https://huggingface.co/tensorblock/gpt2_camel_physics-platypus-GGUF/blob/main/gpt2_camel_physics-platypus-Q4_K_M.gguf) | Q4_K_M | 0.105 GB | medium, balanced quality - recommended |
55
+ | [gpt2_camel_physics-platypus-Q5_0.gguf](https://huggingface.co/tensorblock/gpt2_camel_physics-platypus-GGUF/blob/main/gpt2_camel_physics-platypus-Q5_0.gguf) | Q5_0 | 0.114 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
56
+ | [gpt2_camel_physics-platypus-Q5_K_S.gguf](https://huggingface.co/tensorblock/gpt2_camel_physics-platypus-GGUF/blob/main/gpt2_camel_physics-platypus-Q5_K_S.gguf) | Q5_K_S | 0.114 GB | large, low quality loss - recommended |
57
+ | [gpt2_camel_physics-platypus-Q5_K_M.gguf](https://huggingface.co/tensorblock/gpt2_camel_physics-platypus-GGUF/blob/main/gpt2_camel_physics-platypus-Q5_K_M.gguf) | Q5_K_M | 0.118 GB | large, very low quality loss - recommended |
58
+ | [gpt2_camel_physics-platypus-Q6_K.gguf](https://huggingface.co/tensorblock/gpt2_camel_physics-platypus-GGUF/blob/main/gpt2_camel_physics-platypus-Q6_K.gguf) | Q6_K | 0.129 GB | very large, extremely low quality loss |
59
+ | [gpt2_camel_physics-platypus-Q8_0.gguf](https://huggingface.co/tensorblock/gpt2_camel_physics-platypus-GGUF/blob/main/gpt2_camel_physics-platypus-Q8_0.gguf) | Q8_0 | 0.165 GB | very large, extremely low quality loss - not recommended |
60
+
61
+
62
+ ## Downloading instruction
63
+
64
+ ### Command line
65
+
66
+ Firstly, install Huggingface Client
67
+
68
+ ```shell
69
+ pip install -U "huggingface_hub[cli]"
70
+ ```
71
+
72
+ Then, downoad the individual model file the a local directory
73
+
74
+ ```shell
75
+ huggingface-cli download tensorblock/gpt2_camel_physics-platypus-GGUF --include "gpt2_camel_physics-platypus-Q2_K.gguf" --local-dir MY_LOCAL_DIR
76
+ ```
77
+
78
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
79
+
80
+ ```shell
81
+ huggingface-cli download tensorblock/gpt2_camel_physics-platypus-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
82
+ ```
gpt2_camel_physics-platypus-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:022f2d1ba7d17d4098bde25c9c7f5f489e195c848711b1841dbd87cf08de8842
3
+ size 81196672
gpt2_camel_physics-platypus-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eeba74f559b703742173a3eb5f0707a4e9f234f2bbf6c025999d88385c644c34
3
+ size 102092608
gpt2_camel_physics-platypus-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:788e32e0252804dcb00f91f291225ca5316e19366efcdb013fd9991821f8ad22
3
+ size 97668928
gpt2_camel_physics-platypus-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4fef9588e8b4936f7a2cf694566738b70a6f9d5b6653ceaa24c12345854df47
3
+ size 90148672
gpt2_camel_physics-platypus-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ecc3f6b3ecbecbb0ac8204fe8f55584fe8fc0cdef54043377ed93eac1551213
3
+ size 106555264
gpt2_camel_physics-platypus-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74038aa5f12350ce856384e89a6b1b2739e2715cc92496734cf9582da9cea277
3
+ size 112859008
gpt2_camel_physics-platypus-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee871d91e09f806de1355d662fdb51ab8c5551eb64913f98fb5f4e2a8926c48f
3
+ size 106850176
gpt2_camel_physics-platypus-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ec7ec3d2388f70fb0ba9d81fdb6ed18db52b25db816d3700c2b09787a96f676
3
+ size 121996768
gpt2_camel_physics-platypus-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fcf7ca9b557698f15b3ae3b2680711e703872013ef4f8f65cea5f1085a409429
3
+ size 126696928
gpt2_camel_physics-platypus-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dc1c30c5afa102a9363ec6e286f6d9c1b08b89c8d990fe2989221ea26909c62
3
+ size 121996768
gpt2_camel_physics-platypus-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8cac8cfe2a4254f0fa1e79a72109ce3bee1246bdc4bfaddd983635e4267b7e7
3
+ size 138403360
gpt2_camel_physics-platypus-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c287a0c2aa9a310348d8f9665ee789434908d1cebd2715ad041da9344e67d9df
3
+ size 177669088