Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
subatomicERROR
/
TARS-v1
like
0
Safetensors
License:
mit
Model card
Files
Files and versions
xet
Community
main
TARS-v1
Ctrl+K
Ctrl+K
2 contributors
History:
15 commits
Ubuntu
Add tars_v1.pt to experimental-tars
b670d6d
4 months ago
EleutherAI
Initial commit for experimental-tars branch
4 months ago
TARS-v1
Update: refined tars_v1_model.py structure and logic
4 months ago
bert-base-uncased
Initial commit for experimental-tars branch
4 months ago
.gitattributes
Safe
1.57 kB
Add real trained TARS model file tars_v1.pt using Git LFS
4 months ago
.gitignore
Safe
234 Bytes
Update .gitignore to allow tracking tars_v1.pt explicitly
4 months ago
README.md
Safe
24 Bytes
initial commit
9 months ago
chat_with_tars.py
Safe
5.52 kB
Initial commit for experimental-tars branch
4 months ago
check_models.py
Safe
806 Bytes
Initial commit for experimental-tars branch
4 months ago
patch_pad_token.py
Safe
1.55 kB
Initial commit for experimental-tars branch
4 months ago
requirements.txt
Safe
1.2 kB
Update requirements.txt
4 months ago
tars_v1.pt
pickle
Detected Pickle imports (43)
"torch.nn.modules.dropout.Dropout"
,
"torch._utils._rebuild_parameter"
,
"torch.nn.modules.container.ModuleList"
,
"torch.nn.modules.sparse.Embedding"
,
"transformers.models.gpt_neo.modeling_gpt_neo.GPTNeoMLP"
,
"transformers.models.bert.modeling_bert.BertPooler"
,
"transformers.models.bert.modeling_bert.BertOutput"
,
"_codecs.encode"
,
"torch._utils._rebuild_tensor_v2"
,
"transformers.models.gpt_neo.modeling_gpt_neo.GPTNeoSelfAttention"
,
"transformers.models.bert.modeling_bert.BertEmbeddings"
,
"transformers.models.gpt_neo.modeling_gpt_neo.GPTNeoAttention"
,
"transformers.models.bert.modeling_bert.BertSelfOutput"
,
"transformers.activations.GELUActivation"
,
"transformers.generation.configuration_utils.GenerationConfig"
,
"collections.OrderedDict"
,
"transformers.models.bert.modeling_bert.BertEncoder"
,
"transformers.activations.NewGELUActivation"
,
"transformers.models.bert.modeling_bert.BertAttention"
,
"transformers.models.bert.modeling_bert.BertSdpaSelfAttention"
,
"transformers.models.bert.modeling_bert.BertModel"
,
"transformers.models.bert.modeling_bert.BertIntermediate"
,
"transformers.models.bert.modeling_bert.BertLayer"
,
"transformers.generation.configuration_utils.CompileConfig"
,
"torch.nn.modules.normalization.LayerNorm"
,
"tokenizers.AddedToken"
,
"torch._C._nn.gelu"
,
"tokenizers.Tokenizer"
,
"torch.BoolStorage"
,
"torch.nn.modules.linear.Linear"
,
"tokenizers.models.Model"
,
"torch.LongStorage"
,
"torch.float32"
,
"transformers.models.bert.configuration_bert.BertConfig"
,
"__builtin__.set"
,
"transformers.models.gpt_neo.modeling_gpt_neo.GPTNeoBlock"
,
"chat_with_tars.TARSQuantumHybrid"
,
"transformers.models.gpt2.tokenization_gpt2_fast.GPT2TokenizerFast"
,
"transformers.models.gpt_neo.modeling_gpt_neo.GPTNeoForCausalLM"
,
"transformers.models.gpt_neo.modeling_gpt_neo.GPTNeoModel"
,
"torch.nn.modules.activation.Tanh"
,
"transformers.models.gpt_neo.configuration_gpt_neo.GPTNeoConfig"
,
"torch.FloatStorage"
How to fix it?
993 MB
xet
Add tars_v1.pt to experimental-tars
4 months ago
tars_v1_model.py
Safe
3.45 kB
Initial commit for experimental-tars branch
4 months ago