koreallmdev commited on
Commit
32adf03
·
verified ·
1 Parent(s): 1bd901a

Add legacy portfolio notice

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -16,6 +16,27 @@ language:
16
  - en
17
  ---
18
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  # 8bcustom-model
20
 
21
  **8bcustom-model** is an 8B-class local coding assistant model/runtime release built for Korean developers who need practical help with Linux, Docker, vLLM, Open-WebUI, CUDA, JSONL datasets, and LoRA workflows.
 
16
  - en
17
  ---
18
 
19
+ <!-- DGX_LEGACY_NOTICE_START -->
20
+
21
+ # Legacy / Experimental Release
22
+
23
+ This repository is kept public as part of the development portfolio.
24
+
25
+ Latest production release:
26
+
27
+ https://huggingface.co/koreallmdev/qwen2-5-14b-korean-coding-assistant-gguf
28
+
29
+ 최신 공개 운영 모델은 아래 repo를 사용하세요.
30
+
31
+ ```text
32
+ koreallmdev/qwen2-5-14b-korean-coding-assistant-gguf
33
+ ```
34
+
35
+ <!-- DGX_LEGACY_NOTICE_END -->
36
+
37
+
38
+ ---
39
+
40
  # 8bcustom-model
41
 
42
  **8bcustom-model** is an 8B-class local coding assistant model/runtime release built for Korean developers who need practical help with Linux, Docker, vLLM, Open-WebUI, CUDA, JSONL datasets, and LoRA workflows.