Skip to content

Commit a46aee6

Browse files
committed
Update LLM hints, update error handlers
1 parent 80e6235 commit a46aee6

File tree

2 files changed

+186
-131
lines changed

2 files changed

+186
-131
lines changed

README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,10 @@ const tools = [
5959

6060
Sample of using tool calls with Web LLM.
6161
Now it works with next model:
62-
- Hermes-2-Pro-Llama-3-8B
63-
- Hermes-3-Llama-3.1-8B
64-
- Llama-3.1-8B-Instruct
6562
- Qwen2.5-7B-Instruct
63+
- Llama-3.1-8B-Instruct
64+
- Hermes-3-Llama-3.1-8B
6665

67-
Best results is with `Hermes-2-Pro-Llama-3-8B`
66+
Best results is with `Qwen2.5-7B-Instruct` and `Llama-3.1-8B-Instruct`
6867

6968

0 commit comments

Comments
 (0)