Kearm commited on
Commit
611461e
1 Parent(s): 9d22ae1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
1
  ---
2
  license: cc-by-nc-2.0
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-nc-2.0
3
+ pipeline_tag: text-generation
4
  ---
5
+ ## GGUF Quantizations of laserxtral
6
+
7
+ Join Our Discord! https://discord.gg/vT3sktQ3zb
8
+
9
+ This repo contains GGUF format model files for our laserxtral model.
10
+
11
+ *To Manual Downloaders* You will generally not want to download the whole repository. Select the file name from the list below and use your downloader of choice.
12
+
13
+ ## Provided files
14
+
15
+ | Name | Quant method | Bits |
16
+ | ---- | ---- | ---- | ---- | ---- | ----- |
17
+ | [cognitivecomputations_laserxtral-Q2_K.gguf](https://huggingface.co/cognitivecomputations/laserxtral-GGUF/blob/main/cognitivecomputations_laserxtral-Q2_K.gguf) | Q2_K | 2 |
18
+ | [cognitivecomputations_laserxtral-Q4_K_M.gguf](https://huggingface.co/cognitivecomputations/laserxtral-GGUF/blob/main/cognitivecomputations_laserxtral-Q4_K_M.gguf) | Q4_K_M | 4 |