Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Datasets:
sun158
/
hermes-dataset
like
5
License:
mit
Dataset card
Files
Files and versions
xet
Community
main
hermes-dataset
/
hermes_web_ui
/
node_modules
/
socket.io
/
wrapper.mjs
sun158
Hermes Agent backup - 2026-06-24 06:04:03
20dbb3c
verified
about 1 month ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
82 Bytes
import
io
from
"./dist/index.js"
;
export
const
{
Server
,
Namespace
,
Socket
} = io;