stevelionheart commited on
Commit
dd00213
·
verified ·
1 Parent(s): 9c4fbf0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -8,12 +8,15 @@ tags:
8
  - Antropic
9
  - Agent
10
  - Ollama
 
11
  widget:
12
  - output:
13
  url: images/Claude-OSS-Fable-5.webp
14
  text: '-'
15
  datasets:
16
  - Tesleum/Fable-5-traces-Harmony
 
 
17
  ---
18
 
19
  <Gallery />
@@ -132,4 +135,4 @@ The reasoning level can be set in the system prompts, e.g., "Reasoning: high".
132
  The claude-oss models are excellent for:
133
  * Agentic operations like browser tasks
134
  * Function calling with defined schemas
135
- * Web browsing (using built-in browsing tools)
 
8
  - Antropic
9
  - Agent
10
  - Ollama
11
+ - vLLM
12
  widget:
13
  - output:
14
  url: images/Claude-OSS-Fable-5.webp
15
  text: '-'
16
  datasets:
17
  - Tesleum/Fable-5-traces-Harmony
18
+ pipeline_tag: text-generation
19
+ library_name: transformers
20
  ---
21
 
22
  <Gallery />
 
135
  The claude-oss models are excellent for:
136
  * Agentic operations like browser tasks
137
  * Function calling with defined schemas
138
+ * Web browsing (using built-in browsing tools)