Thanks to visit codestin.com
Credit goes to github.com

Skip to content

WebReflection/ds4-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DS4 Chat

A simple and fun chat page that uses /chat/completions via ds4.

To start the server in a way compatible with this project run the following command:

# generic command to allow browsers to chat remotely
./ds4-server --cors --host 0.0.0.0 --ctx 100000 --kv-disk-dir /tmp/ds4-kv --kv-disk-space-mb 8192

Reach your localhost and insert the remote IP of the ds4-server machine, example http://192.168.100.20:8000.

Connect and chat, feeling free to enable/disabled thinking (reasoning) mode via the toggle.

ds4-chat

About

DeepSeek 4 Flash Chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors