From bab58c7799a43f1b523a595bf2cda76d96af8d72 Mon Sep 17 00:00:00 2001
From: autistic-symposium-helper
<138340846+autistic-symposium-helper@users.noreply.github.com>
Date: Tue, 19 Aug 2025 01:28:45 +0800
Subject: [PATCH] docs: some fixes for completeness
---
llms/README.md | 16 ++++++----------
1 file changed, 6 insertions(+), 10 deletions(-)
diff --git a/llms/README.md b/llms/README.md
index 7654b9f..d8dbc6e 100644
--- a/llms/README.md
+++ b/llms/README.md
@@ -2,25 +2,21 @@
-* **[google's gemini](gemini)**
+* **[google](gemini)**
* **[openAI](openAI)**
* **[claude](claude)**
* **[deepseek](deepseek)**
+* **[qwen](qwen)**
---
-### cool resources
+### resources
-#### articles
-
-* **[people cannot distinguish gpt-4 from a human in a turing test, by c.
-
-
-
-#### code
-
+* **[ollama](https://ollama.com/search)**
+* **[huggingface](https://huggingface.co/)**
+* **[lmarena.ai](https://lmarena.ai/leaderboard)**
* **[awesome chatgpt prompts](https://github.com/f/awesome-chatgpt-prompts)**