From cd260b51d5c11a0a3eb21656af9a8d5d90ddafab Mon Sep 17 00:00:00 2001 From: tytodd Date: Sun, 22 Feb 2026 12:46:35 -0800 Subject: [PATCH] (no commit message) --- README.md | 2 -- config.json | 28 ++++++++++++++++++++++++++++ probe.json | 1 + probe.safetensors | Bin 0 -> 3220 bytes program.json | 26 ++++++++++++++++++++++++++ 5 files changed, 55 insertions(+), 2 deletions(-) delete mode 100644 README.md create mode 100644 config.json create mode 100644 probe.json create mode 100644 probe.safetensors create mode 100644 program.json diff --git a/README.md b/README.md deleted file mode 100644 index 066dde2..0000000 --- a/README.md +++ /dev/null @@ -1,2 +0,0 @@ -# probe-test-repo - diff --git a/config.json b/config.json new file mode 100644 index 0000000..0e394ce --- /dev/null +++ b/config.json @@ -0,0 +1,28 @@ +{ + "model": null, + "signature": { + "description": "Summarize the given text into a concise summary.", + "properties": { + "text": { + "__dspy_field_type": "input", + "desc": "The text to summarize", + "prefix": "Text:", + "title": "Text", + "type": "string" + }, + "summary": { + "__dspy_field_type": "output", + "desc": "A concise summary of the text", + "prefix": "Summary:", + "title": "Summary", + "type": "string" + } + }, + "required": [ + "text", + "summary" + ], + "title": "SummarizeSignature", + "type": "object" + } +} \ No newline at end of file diff --git a/probe.json b/probe.json new file mode 100644 index 0000000..e990361 --- /dev/null +++ b/probe.json @@ -0,0 +1 @@ +{"probe_version":"v1","embedding_dim":768,"model_path":"Qwen/Qwen3-VL-32B-Instruct","dropout":0.1,"layer_index":-1,"num_layers":null,"probe_type":"linear"} \ No newline at end of file diff --git a/probe.safetensors b/probe.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..bf08679698f14817405d9bbfe8077082d2c915d5 GIT binary patch literal 3220 zcmeBRfPiYHoXot`#3H?<%*0|Pt7@f`lFEWqB`YO2V