teddylee777
commited on
Commit
β’
65b6917
1
Parent(s):
9a392ab
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- ko
|
4 |
+
- en
|
5 |
+
license: apache-2.0
|
6 |
+
tags:
|
7 |
+
- text-generation
|
8 |
+
- qwen2.5
|
9 |
+
- korean
|
10 |
+
- instruct
|
11 |
+
pipeline_tag: text-generation
|
12 |
+
---
|
13 |
+
|
14 |
+
## π Notice
|
15 |
+
- β
Original model is [beomi/Qwen2.5-7B-Instruct-kowiki-qa](https://huggingface.co/beomi/Qwen2.5-7B-Instruct-kowiki-qa)
|
16 |
+
- β
Quantized by [teddylee777](https://huggingface.co/teddylee777) by using [llama.cpp](https://github.com/ggerganov/llama.cpp)
|
17 |
+
|
18 |
+
## π¬ Template
|
19 |
+
|
20 |
+
|
21 |
+
## π§βπ» Helpful Contents
|
22 |
+
- β
[How to load HuggingFace GGUF into LM Studio](https://youtu.be/bANQk--Maxs)
|
23 |
+
- β
[How to test llama3 by using Ollama](https://youtu.be/12CuUQIPdM4)
|
24 |
+
- π°π· [LangChain Tutorial in Korean](https://wikidocs.net/book/14314)
|
25 |
+
- π₯ Please subscribe and support on [YouTube](https://www.youtube.com/@teddynote)
|