Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
shingjan
/
gpt2_gradio
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
gpt2_gradio
514 MB
Ctrl+K
Ctrl+K
1 contributor
History:
12 commits
This space has 1 file scanned as unsafe.
Show
files
shingjan
Add TVM and speedups
a07656a
over 3 years ago
.gitattributes
Safe
1.48 kB
initial commit
over 3 years ago
GPT2Model.pt
pickle
Detected Pickle imports (19)
"transformers.models.gpt2.modeling_gpt2.GPT2Block"
,
"__builtin__.set"
,
"torch.nn.modules.linear.Linear"
,
"torch._utils._rebuild_parameter"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.nn.modules.container.ModuleList"
,
"torch.nn.modules.sparse.Embedding"
,
"torch.ByteStorage"
,
"transformers.models.gpt2.modeling_gpt2.GPT2MLP"
,
"transformers.models.gpt2.modeling_gpt2.GPT2Model"
,
"torch.nn.modules.normalization.LayerNorm"
,
"transformers.models.gpt2.modeling_gpt2.GPT2Attention"
,
"torch.nn.modules.dropout.Dropout"
,
"collections.OrderedDict"
,
"transformers.activations.NewGELUActivation"
,
"transformers.models.gpt2.configuration_gpt2.GPT2Config"
,
"transformers.pytorch_utils.Conv1D"
,
"transformers.models.gpt2.modeling_gpt2.GPT2LMHeadModel"
,
"torch.FloatStorage"
How to fix it?
510 MB
xet
Upload GPT2Model.pt
over 3 years ago
GPT2Tokenizer.pt
pickle
Detected Pickle imports (5)
"transformers.tokenization_utils.Trie"
,
"regex._regex.compile"
,
"transformers.models.gpt2.tokenization_gpt2.GPT2Tokenizer"
,
"tokenizers.AddedToken"
,
"_codecs.encode"
How to fix it?
3.1 MB
xet
Upload 4 files
over 3 years ago
README.md
Safe
250 Bytes
initial commit
over 3 years ago
app.py
Safe
1.52 kB
Add TVM and speedups
over 3 years ago
requirements.txt
Safe
156 Bytes
Update requirements.txt
over 3 years ago