morriszms commited on
Commit
bae330c
·
verified ·
1 Parent(s): b9d283c

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
+ lambda-1v-1B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ lambda-1v-1B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ lambda-1v-1B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ lambda-1v-1B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ lambda-1v-1B-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ lambda-1v-1B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ lambda-1v-1B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ lambda-1v-1B-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ lambda-1v-1B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ lambda-1v-1B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ lambda-1v-1B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ lambda-1v-1B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,164 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: lxcorp/lambda-1v-1B
3
+ library_name: transformers
4
+ license: mit
5
+ language:
6
+ - en
7
+ - pt
8
+ metrics:
9
+ - accuracy
10
+ pipeline_tag: text-generation
11
+ tags:
12
+ - hf-inference
13
+ - education
14
+ - logic
15
+ - math
16
+ - low-resource
17
+ - transformers
18
+ - open-source
19
+ - causal-lm
20
+ - lxcorp
21
+ - TensorBlock
22
+ - GGUF
23
+ ---
24
+
25
+ <div style="width: auto; margin-left: auto; margin-right: auto">
26
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
27
+ </div>
28
+
29
+ [![Website](https://img.shields.io/badge/Website-tensorblock.co-blue?logo=google-chrome&logoColor=white)](https://tensorblock.co)
30
+ [![Twitter](https://img.shields.io/twitter/follow/tensorblock_aoi?style=social)](https://twitter.com/tensorblock_aoi)
31
+ [![Discord](https://img.shields.io/badge/Discord-Join%20Us-5865F2?logo=discord&logoColor=white)](https://discord.gg/Ej5NmeHFf2)
32
+ [![GitHub](https://img.shields.io/badge/GitHub-TensorBlock-black?logo=github&logoColor=white)](https://github.com/TensorBlock)
33
+ [![Telegram](https://img.shields.io/badge/Telegram-Group-blue?logo=telegram)](https://t.me/TensorBlock)
34
+
35
+
36
+ ## lxcorp/lambda-1v-1B - GGUF
37
+
38
+ <div style="text-align: left; margin: 20px 0;">
39
+ <a href="https://discord.com/invite/Ej5NmeHFf2" style="display: inline-block; padding: 10px 20px; background-color: #5865F2; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;">
40
+ Join our Discord to learn more about what we're building ↗
41
+ </a>
42
+ </div>
43
+
44
+ This repo contains GGUF format model files for [lxcorp/lambda-1v-1B](https://huggingface.co/lxcorp/lambda-1v-1B).
45
+
46
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b5753](https://github.com/ggml-org/llama.cpp/commit/73e53dc834c0a2336cd104473af6897197b96277).
47
+
48
+ ## Our projects
49
+ <table border="1" cellspacing="0" cellpadding="10">
50
+ <tr>
51
+ <th colspan="2" style="font-size: 25px;">Forge</th>
52
+ </tr>
53
+ <tr>
54
+ <th colspan="2">
55
+ <img src="https://imgur.com/faI5UKh.jpeg" alt="Forge Project" width="900"/>
56
+ </th>
57
+ </tr>
58
+ <tr>
59
+ <th colspan="2">An OpenAI-compatible multi-provider routing layer.</th>
60
+ </tr>
61
+ <tr>
62
+ <th colspan="2">
63
+ <a href="https://github.com/TensorBlock/forge" target="_blank" style="
64
+ display: inline-block;
65
+ padding: 8px 16px;
66
+ background-color: #FF7F50;
67
+ color: white;
68
+ text-decoration: none;
69
+ border-radius: 6px;
70
+ font-weight: bold;
71
+ font-family: sans-serif;
72
+ ">🚀 Try it now! 🚀</a>
73
+ </th>
74
+ </tr>
75
+
76
+ <tr>
77
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
78
+ <th style="font-size: 25px;">TensorBlock Studio</th>
79
+ </tr>
80
+ <tr>
81
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="MCP Servers" width="450"/></th>
82
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Studio" width="450"/></th>
83
+ </tr>
84
+ <tr>
85
+ <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
86
+ <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
87
+ </tr>
88
+ <tr>
89
+ <th>
90
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
91
+ display: inline-block;
92
+ padding: 8px 16px;
93
+ background-color: #FF7F50;
94
+ color: white;
95
+ text-decoration: none;
96
+ border-radius: 6px;
97
+ font-weight: bold;
98
+ font-family: sans-serif;
99
+ ">👀 See what we built 👀</a>
100
+ </th>
101
+ <th>
102
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
103
+ display: inline-block;
104
+ padding: 8px 16px;
105
+ background-color: #FF7F50;
106
+ color: white;
107
+ text-decoration: none;
108
+ border-radius: 6px;
109
+ font-weight: bold;
110
+ font-family: sans-serif;
111
+ ">👀 See what we built 👀</a>
112
+ </th>
113
+ </tr>
114
+ </table>
115
+
116
+ ## Prompt template
117
+
118
+ ```
119
+ <|system|>
120
+ {system_prompt}</s>
121
+ <|user|>
122
+ {prompt}</s>
123
+ <|assistant|>
124
+ ```
125
+
126
+ ## Model file specification
127
+
128
+ | Filename | Quant type | File Size | Description |
129
+ | -------- | ---------- | --------- | ----------- |
130
+ | [lambda-1v-1B-Q2_K.gguf](https://huggingface.co/tensorblock/lxcorp_lambda-1v-1B-GGUF/blob/main/lambda-1v-1B-Q2_K.gguf) | Q2_K | 0.432 GB | smallest, significant quality loss - not recommended for most purposes |
131
+ | [lambda-1v-1B-Q3_K_S.gguf](https://huggingface.co/tensorblock/lxcorp_lambda-1v-1B-GGUF/blob/main/lambda-1v-1B-Q3_K_S.gguf) | Q3_K_S | 0.499 GB | very small, high quality loss |
132
+ | [lambda-1v-1B-Q3_K_M.gguf](https://huggingface.co/tensorblock/lxcorp_lambda-1v-1B-GGUF/blob/main/lambda-1v-1B-Q3_K_M.gguf) | Q3_K_M | 0.548 GB | very small, high quality loss |
133
+ | [lambda-1v-1B-Q3_K_L.gguf](https://huggingface.co/tensorblock/lxcorp_lambda-1v-1B-GGUF/blob/main/lambda-1v-1B-Q3_K_L.gguf) | Q3_K_L | 0.592 GB | small, substantial quality loss |
134
+ | [lambda-1v-1B-Q4_0.gguf](https://huggingface.co/tensorblock/lxcorp_lambda-1v-1B-GGUF/blob/main/lambda-1v-1B-Q4_0.gguf) | Q4_0 | 0.637 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
135
+ | [lambda-1v-1B-Q4_K_S.gguf](https://huggingface.co/tensorblock/lxcorp_lambda-1v-1B-GGUF/blob/main/lambda-1v-1B-Q4_K_S.gguf) | Q4_K_S | 0.640 GB | small, greater quality loss |
136
+ | [lambda-1v-1B-Q4_K_M.gguf](https://huggingface.co/tensorblock/lxcorp_lambda-1v-1B-GGUF/blob/main/lambda-1v-1B-Q4_K_M.gguf) | Q4_K_M | 0.668 GB | medium, balanced quality - recommended |
137
+ | [lambda-1v-1B-Q5_0.gguf](https://huggingface.co/tensorblock/lxcorp_lambda-1v-1B-GGUF/blob/main/lambda-1v-1B-Q5_0.gguf) | Q5_0 | 0.766 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
138
+ | [lambda-1v-1B-Q5_K_S.gguf](https://huggingface.co/tensorblock/lxcorp_lambda-1v-1B-GGUF/blob/main/lambda-1v-1B-Q5_K_S.gguf) | Q5_K_S | 0.766 GB | large, low quality loss - recommended |
139
+ | [lambda-1v-1B-Q5_K_M.gguf](https://huggingface.co/tensorblock/lxcorp_lambda-1v-1B-GGUF/blob/main/lambda-1v-1B-Q5_K_M.gguf) | Q5_K_M | 0.782 GB | large, very low quality loss - recommended |
140
+ | [lambda-1v-1B-Q6_K.gguf](https://huggingface.co/tensorblock/lxcorp_lambda-1v-1B-GGUF/blob/main/lambda-1v-1B-Q6_K.gguf) | Q6_K | 0.903 GB | very large, extremely low quality loss |
141
+ | [lambda-1v-1B-Q8_0.gguf](https://huggingface.co/tensorblock/lxcorp_lambda-1v-1B-GGUF/blob/main/lambda-1v-1B-Q8_0.gguf) | Q8_0 | 1.170 GB | very large, extremely low quality loss - not recommended |
142
+
143
+
144
+ ## Downloading instruction
145
+
146
+ ### Command line
147
+
148
+ Firstly, install Huggingface Client
149
+
150
+ ```shell
151
+ pip install -U "huggingface_hub[cli]"
152
+ ```
153
+
154
+ Then, downoad the individual model file the a local directory
155
+
156
+ ```shell
157
+ huggingface-cli download tensorblock/lxcorp_lambda-1v-1B-GGUF --include "lambda-1v-1B-Q2_K.gguf" --local-dir MY_LOCAL_DIR
158
+ ```
159
+
160
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
161
+
162
+ ```shell
163
+ huggingface-cli download tensorblock/lxcorp_lambda-1v-1B-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
164
+ ```
lambda-1v-1B-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bd81877dbcbe97e2d3880eeffa8b87d2b4dc186afafa0741a6f85de74f1a94d
3
+ size 432132160
lambda-1v-1B-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5acfe648fbf88287deef6191887a617c7da66be6c305158b0691c8ce9ff429b7
3
+ size 591528000
lambda-1v-1B-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9c9ecdb5e7d8f66968c967e47fab3d01a634c2a44e5e71ff829ffb5657fc6dc
3
+ size 548405312
lambda-1v-1B-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:972296be2f2ec7d0691a34405b2e636e5e187304540052b454e298f813ec8383
3
+ size 499343424
lambda-1v-1B-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47b859c132e91c3daae6aea27d8fd882deee88071e0eca33f43185576b76ab58
3
+ size 636727360
lambda-1v-1B-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:242f91b168c49e1abfb51f4f0d359405ccb4b942373c133c5a362e8d2a2b975d
3
+ size 667816000
lambda-1v-1B-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eeeb3d6e1951a838fade2635f6b12e324e72e8bb0be06d27453c461ddbfe5630
3
+ size 639873088
lambda-1v-1B-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5c748c941c28b5934bc386304cd48975e92d01f9e68e653ef5108f8a1dfddb7
3
+ size 766029888
lambda-1v-1B-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4ebca18dac23c97c217752c4010f22d54961ffb21d11efb896a98e75489b3c3
3
+ size 782045248
lambda-1v-1B-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c28282ae04cca8f41f08e74fcd4c84f8010ba587d4080b18091d578b60a0a3d
3
+ size 766029888
lambda-1v-1B-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:679ac82c484d90de258aeba2e68dce0ba66ec66b70598216588fefd8ae733b39
3
+ size 903413824
lambda-1v-1B-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f13233d33e78865d72f79da89ca43552e1f8813385a418562647fbc41c9264c
3
+ size 1169809472