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
SaylorTwift
/
kimi-code
Like
0
agent
coding-agent
cli
llm
tool-use
License:
mit
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
kimi-code
/
apps
/
vscode
/
src
/
raw-modules.d.ts
SaylorTwift
HF Staff
Add files using upload-large-folder tool
f59fbe2
verified
10 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
72 Bytes
declare
module
"*?raw"
{
const
text
:
string
;
export
default
text;
}