summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnonymous <anon@anon.com>2023-04-23 21:13:12 +0200
committerAnonymous <anon@anon.com>2023-04-23 21:13:12 +0200
commit85d9f94c16f6715bd5f20b612bcad6056a65a796 (patch)
tree971afc5b4e13a678b757625eaa138a940cb80fe1
parentfc3e96a57c92cbe18c03edd32cafa65b2a8976bc (diff)
Updated Home.md (markdown)
-rw-r--r--Home.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/Home.md b/Home.md
index 34c22de..b443326 100644
--- a/Home.md
+++ b/Home.md
@@ -13,7 +13,13 @@ This is the wiki for retiolum.
- [bing-gpt](http://bing-gpt.r): BingGPT frontend/API server
- [Vicuna](http://vicuna.r): Text-as-a-Service (gpt alternative)
- vicuna-13b model, https://vicuna.lmsys.org/
-
+ - api example:
+ ```console
+ $ curl http://vicuna.r/v1/chat/completions -H "Content-Type: application/json" -d '{
+ "model": "vicuna-13b",
+ "messages": [{"role": "user", "content": "Hello!"}]
+ }'
+ ```
- [wallpaper](http://prism.r/realwallpaper-krebs.png)
- [wallpaper-timelapse](http://prism.r/realwallpaper-video.mp4)
- [wallpaper no entities](http://prism.r/realwallpaper.png)