Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: New API series to support model hero feature #259

Closed
6 tasks
Aisuko opened this issue Jul 15, 2024 · 0 comments
Closed
6 tasks

[Feature]: New API series to support model hero feature #259

Aisuko opened this issue Jul 15, 2024 · 0 comments
Assignees
Labels

Comments

@Aisuko
Copy link
Contributor

Aisuko commented Jul 15, 2024

Contact Details(optional)

No response

What feature are you requesting?

As we discussed at Jul 14 meeting.

  • We will design a PyTorch first citizen system rather than Hugging Face Transformers and trl trainer.
  • We will work on pre-defined neural network templates
  • It should also support to load weight of the same architecture nn.
  • It should also support to do training for it(No need to consider large size NN, 100 epochs are enough on PyTorch dataset)
  • It should also support to do quantization to the model(Q_4_x_x)
  • It should also support to share the model on Hugging Face models( need HF token with write permission)
@Aisuko Aisuko added this to the APIs-Model-Heros milestone Jul 15, 2024
@Aisuko Aisuko added the apis label Jul 15, 2024
@Aisuko Aisuko changed the title [Feature]: New APIs to support model hero feature [Feature]: New API series to support model hero feature Jul 15, 2024
@Aisuko Aisuko removed their assignment Jul 22, 2024
@Aisuko Aisuko closed this as completed Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants