ONNX 模型库
返回模型

说明文档

代码翻译提交信息生成 + ONNX

ONNX Runtime 优化器运行于 https://huggingface.co/SEBIS/code_trans_t5_base_commit_generation_transfer_learning_finetune。微调版本表现良好,多任务版本表现不佳,小版本容易出错,大版本有 3GB,所以我选择了这个版本。

目的是在本地运行 LLM 来生成提交信息,这样 OpenAI 就不会免费获取你的知识产权。

kevinlu1248/ct-base-commits-onnx

作者 kevinlu1248

feature-extraction transformers
↓ 0 ♥ 0

创建时间: 2023-05-09 22:06:45+00:00

更新时间: 2023-05-09 22:37:07+00:00

在 Hugging Face 上查看

文件 (11)

.gitattributes
README.md
config.json
decoder_model.onnx ONNX
decoder_with_past_model.onnx ONNX
encoder_model.onnx ONNX
ort_config.json
special_tokens_map.json
spiece.model
tokenizer.json
tokenizer_config.json