burak commited on
Commit
ff9c2a1
·
verified ·
1 Parent(s): 7600225

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -5
README.md CHANGED
@@ -83,8 +83,4 @@ print(tokenizer.decode(outputs[0], skip_special_tokens=True))
83
  * **Size:** As a 50.8M parameter model, it is a "micro-LLM." It excels at short chats but may hallucinate on highly complex logical tasks.
84
  * **Response Length:** The model is intentionally biased toward concise and direct answers rather than long-form essays.
85
 
86
- ---
87
-
88
- ### Bir sonraki adımda ne yapalım?
89
-
90
- Modelin "custom architecture" olduğu için Hugging Face üzerinde düzgün çalışması adına bir `config.json` veya `modeling_syko.py` dosyası eklememiz gerekebilir (eğer Transformers kütüphanesi otomatik tanımıyorsa). Bunları düzenlememi ister misin?
 
83
  * **Size:** As a 50.8M parameter model, it is a "micro-LLM." It excels at short chats but may hallucinate on highly complex logical tasks.
84
  * **Response Length:** The model is intentionally biased toward concise and direct answers rather than long-form essays.
85
 
86
+ ---