Update README.md
Browse files
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 |
-
|
| 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)
|