teddylee777 commited on
Commit
da2456a
Β·
verified Β·
1 Parent(s): 16b8959

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -2
README.md CHANGED
@@ -17,6 +17,7 @@ language:
17
  - tr
18
  - id
19
  - en
 
20
  license_name: ghost-open-llms
21
  license_link: https://ghost-x.org/ghost-open-llms-license
22
  tags:
@@ -29,5 +30,17 @@ tags:
29
  pipeline_tag: text-generation
30
  widget:
31
  - text: Why is the sky blue ?
32
- license: other
33
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  - tr
18
  - id
19
  - en
20
+ license: other
21
  license_name: ghost-open-llms
22
  license_link: https://ghost-x.org/ghost-open-llms-license
23
  tags:
 
30
  pipeline_tag: text-generation
31
  widget:
32
  - text: Why is the sky blue ?
33
+ ---
34
+
35
+ ## πŸ“Œ Notice
36
+ - βœ… Original model is [ghost-x/ghost-8b-beta-1608](https://huggingface.co/ghost-x/ghost-8b-beta-1608)
37
+ - βœ… Quantized by [teddylee777](https://huggingface.co/teddylee777) by using [llama.cpp](https://github.com/ggerganov/llama.cpp)
38
+
39
+ ## πŸ’¬ Template
40
+
41
+
42
+ ## πŸ§‘β€πŸ’» Helpful Contents
43
+ - βœ… [How to load HuggingFace GGUF into LM Studio](https://youtu.be/bANQk--Maxs)
44
+ - βœ… [How to test llama3 by using Ollama](https://youtu.be/12CuUQIPdM4)
45
+ - πŸ‡°πŸ‡· [LangChain Tutorial in Korean](https://wikidocs.net/book/14314)
46
+ - πŸ”₯ Please subscribe and support on [YouTube](https://www.youtube.com/@teddynote)