teddylee777 commited on
Commit
1fd98d9
Β·
verified Β·
1 Parent(s): b980f41

Create README.md

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