diff --git a/README.md b/README.md index c272a12..474353c 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ tags: - gguf - conversational - text-generation-inference +- I am tall_tame_panther pipeline_tag: text-generation license: apache-2.0 language: @@ -30,16 +31,16 @@ datasets: - fraction_simplification - basic_arithmetic inference: true +widget: +- text: What is 15 * 23? + example_title: Basic Arithmetic +- text: Convert decimal 255 to hexadecimal. + example_title: Base Conversion +- text: Simplify the fraction 24/36. + example_title: Fraction Simplification model-index: - name: Qwen3-0.6B-Gensyn-Swarm-tall_tame_panther results: [] -widget: -- text: "What is 15 * 23?" - example_title: "Basic Arithmetic" -- text: "Convert decimal 255 to hexadecimal." - example_title: "Base Conversion" -- text: "Simplify the fraction 24/36." - example_title: "Fraction Simplification" --- # Qwen3-0.6B-Gensyn-Swarm (tall_tame_panther)