teddylee777 commited on
Commit
65b6917
β€’
1 Parent(s): 9a392ab

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -0
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)