From 2f0e4acb25560cb0b91e505fa1600e8595b27d6d Mon Sep 17 00:00:00 2001 From: Sweaterdog Date: Sat, 8 Feb 2025 22:43:00 -0800 Subject: [PATCH] Create hyperbolic.js --- profiles/hyperbolic.js | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 profiles/hyperbolic.js diff --git a/profiles/hyperbolic.js b/profiles/hyperbolic.js new file mode 100644 index 0000000..d09d3c3 --- /dev/null +++ b/profiles/hyperbolic.js @@ -0,0 +1,6 @@ +{ + "name": "Hyperbolic", + + "model": "hb:deepseek-ai/DeepSeek-V3" + +}