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
Snapkitty
/
agentscope-sift
like
0
Follow
Snapkitty Collective LLC
6
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
agentscope-sift
/
node_modules
/
function-bind
/
index.js
SNAPKITTYWEST
push from SNAPKITTYWEST/agentscope-sift
a5d718a
verified
5 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
131 Bytes
'use strict'
;
var
implementation =
require
(
'./implementation'
);
module
.
exports
=
Function
.
prototype
.
bind
|| implementation;