MAWNIPULATOR commited on
Commit
6cb2743
·
verified ·
1 Parent(s): 6cc3246

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +57 -46
README.md CHANGED
@@ -1,50 +1,61 @@
1
  ---
2
- base_model: Mawdistical/PawdisticFurMittensV0.1
 
 
 
 
 
3
  tags:
4
- - llama-cpp
5
- - gguf-my-repo
 
 
 
 
 
6
  ---
7
 
8
- # MAWNIPULATOR/PawdisticFurMittensV0.1-Q4_K_M-GGUF
9
- This model was converted to GGUF format from [`Mawdistical/PawdisticFurMittensV0.1`](https://huggingface.co/Mawdistical/PawdisticFurMittensV0.1) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
10
- Refer to the [original model card](https://huggingface.co/Mawdistical/PawdisticFurMittensV0.1) for more details on the model.
11
-
12
- ## Use with llama.cpp
13
- Install llama.cpp through brew (works on Mac and Linux)
14
-
15
- ```bash
16
- brew install llama.cpp
17
-
18
- ```
19
- Invoke the llama.cpp server or the CLI.
20
-
21
- ### CLI:
22
- ```bash
23
- llama-cli --hf-repo MAWNIPULATOR/PawdisticFurMittensV0.1-Q4_K_M-GGUF --hf-file pawdisticfurmittensv0.1-q4_k_m.gguf -p "The meaning to life and the universe is"
24
- ```
25
-
26
- ### Server:
27
- ```bash
28
- llama-server --hf-repo MAWNIPULATOR/PawdisticFurMittensV0.1-Q4_K_M-GGUF --hf-file pawdisticfurmittensv0.1-q4_k_m.gguf -c 2048
29
- ```
30
-
31
- Note: You can also use this checkpoint directly through the [usage steps](https://github.com/ggerganov/llama.cpp?tab=readme-ov-file#usage) listed in the Llama.cpp repo as well.
32
-
33
- Step 1: Clone llama.cpp from GitHub.
34
- ```
35
- git clone https://github.com/ggerganov/llama.cpp
36
- ```
37
-
38
- Step 2: Move into the llama.cpp folder and build it with `LLAMA_CURL=1` flag along with other hardware-specific flags (for ex: LLAMA_CUDA=1 for Nvidia GPUs on Linux).
39
- ```
40
- cd llama.cpp && LLAMA_CURL=1 make
41
- ```
42
-
43
- Step 3: Run inference through the main binary.
44
- ```
45
- ./llama-cli --hf-repo MAWNIPULATOR/PawdisticFurMittensV0.1-Q4_K_M-GGUF --hf-file pawdisticfurmittensv0.1-q4_k_m.gguf -p "The meaning to life and the universe is"
46
- ```
47
- or
48
- ```
49
- ./llama-server --hf-repo MAWNIPULATOR/PawdisticFurMittensV0.1-Q4_K_M-GGUF --hf-file pawdisticfurmittensv0.1-q4_k_m.gguf -c 2048
50
- ```
 
 
1
  ---
2
+ language:
3
+ - en
4
+ license: other
5
+ license_name: mrl
6
+ license_link: https://mistral.ai/licenses/MRL-0.1.md
7
+ inference: false
8
  tags:
9
+ - nsfw
10
+ - explicit
11
+ - roleplay
12
+ - unaligned
13
+ - dangerous
14
+ base_model:
15
+ - mistralai/Mistral-Small-24B-Instruct-2501
16
  ---
17
 
18
+ ## Pawdistic-Fur-Mittens-V0.1-24B
19
+
20
+ # User Digression advised :3
21
+ - Have you ever though what happens when you let a furry touch a couple of H100 GPU for the first time?
22
+ Me either but it happened. (Stop looking @ mawnipulator he didn't do anything-)
23
+
24
+ ## Quantized Formats
25
+
26
+ - **GGUF Collection**:
27
+
28
+ [Pawdistic-Fur-Mittens-V0.1-24B Q2 K](https://huggingface.co/ReadyArt/PawdisticFurMittensV0.1-Q2_K-GGUF)
29
+ [Pawdistic-Fur-Mittens-V0.1-24B Q4 K M](https://huggingface.co/ReadyArt/PawdisticFurMittensV0.1-Q4_K_M-GGUF)
30
+
31
+ ## Recommended Settings Provided
32
+
33
+ - **Mistral V7-Tekken**: (Thanks Sleepy)
34
+ [Full Settings](https://huggingface.co/sleepdeprived3/Mistral-V7-Tekken-Settings)
35
+
36
+ ## Intended Use
37
+ **STRICTLY FOR:**
38
+ - Academic research in how mr mittens can drain your bank balance
39
+ - How many fursuits you can get from the dealer's den that violate OSHA regulations
40
+ - Asking if you can wear that damn suit for your TWIC card picture
41
+ - Asking how to drive a military tank in a full suit
42
+
43
+ ## Training Data
44
+ - ... :3 We plugged in a furry into the server and downloaded petabytes of OWO data for this. (trust)
45
+
46
+ ## Ethical Considerations
47
+ ⚠️THIS MODEL WILL:⚠️
48
+ - Make your GPU meow and purr uncontrollably.
49
+ - Generate content that will make a regular person ask what humanity has come to.
50
+ - Steal kobolds from the dragon's den and put on on a bounty for shiny gold pieces.
51
+ - Make you think twice on why mawnipulator thought this was a good idea.
52
+
53
+ **By using this model, you agree to:**
54
+ - Not hold us accountable for paying your bounty for that damn derg
55
+ - hide all outputs on levels of encryption humanity has ever seen possible
56
+ - Blame manipulator for making you into a furry
57
+ - Pretend to act straight after all of this.
58
+
59
+ ## Model Authors
60
+ - @mawnipulator (Lead Purring Machine in the server rooms) uwu
61
+