aifeifei798 commited on
Commit
0e9c83c
1 Parent(s): c02dfb8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -16
README.md CHANGED
@@ -6,28 +6,13 @@ tags:
6
  - song
7
  - lyrics
8
  ---
9
- # Special Thanks:
10
- ## Lewdiculous's superb gguf version, thank you for your conscientious and responsible dedication.
11
- - https://huggingface.co/LWDCLS/Phi-3-song-lyrics-1.0-GGUF-IQ-Imatrix-Request
12
- ## mradermacher's superb gguf version, thank you for your conscientious and responsible dedication.
13
- - https://huggingface.co/mradermacher/Phi-3-song-lyrics-1.0-i1-GGUF
14
- - https://huggingface.co/mradermacher/Phi-3-song-lyrics-1.0-GGUF
15
- ## These are my own quantizations (updated almost daily).
16
- The difference with normal quantizations is that I quantize the output and embed tensors to f16.
17
- and the other tensors to 15_k,q6_k or q8_0.
18
- This creates models that are little or not degraded at all and have a smaller size.
19
- They run at about 3-6 t/sec on CPU only using llama.cpp
20
- And obviously faster on computers with potent GPUs
21
- - the fast cat at [ZeroWw/Phi-3-song-lyrics-1.0-GGUF](https://huggingface.co/ZeroWw/Phi-3-song-lyrics-1.0-GGUF)
22
-
23
- ![image/png](https://huggingface.co/aifeifei798/Phi-3-song-lyrics-1.0/resolve/main/Phi-3-song-lyrics-1.0.png)
24
 
25
  # Model Description
26
  - This model is a specialized model, specifically designed for writing song lyrics.
27
  Phi-3 has a built-in mechanism to reduce rejection, so please use the default_lm_studio_windows in LM Studio.
28
  - The generated lyrics may be a bit long, so please modify them yourself. If you don't modify them, I'll assume you're using the modified version, and the generated content is not related to the model :p
29
  - lease handle the generated content yourself, as the model does not guarantee anything about - the generated content. If any copyright issues arise, please handle them yourself.
30
- - Thanks to aifeifei799 for creating the [lora](https://huggingface.co/aifeifei799/Phi-3-song-lyrics-lora-200w)
31
  - I just integrated aifeifei799's LORA, so if you have any issues, please contact aifeifei799 :p
32
  - The model strictly follows the MIT license.
33
 
 
6
  - song
7
  - lyrics
8
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
 
10
  # Model Description
11
  - This model is a specialized model, specifically designed for writing song lyrics.
12
  Phi-3 has a built-in mechanism to reduce rejection, so please use the default_lm_studio_windows in LM Studio.
13
  - The generated lyrics may be a bit long, so please modify them yourself. If you don't modify them, I'll assume you're using the modified version, and the generated content is not related to the model :p
14
  - lease handle the generated content yourself, as the model does not guarantee anything about - the generated content. If any copyright issues arise, please handle them yourself.
15
+ - Thanks to aifeifei799 for creating the [lora](https://huggingface.co/aifeifei799/Phi-3-song-lyrics-1.1-lora)
16
  - I just integrated aifeifei799's LORA, so if you have any issues, please contact aifeifei799 :p
17
  - The model strictly follows the MIT license.
18