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

Allow custom model configs in easy_colab #238

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

mikeoliphant
Copy link
Contributor

This PR adds an optional parameter to "run()" that allows you to specify a "custom_model_config". This makes it very easy to experiment with model architectures while having the simplicity of the easy colab.

Particularly since the more complex colab is deprecated, this would add a lot more flexibility for online colab training.

Here is an example of how I'm using it:

https://github.com/mikeoliphant/nam-train/blob/main/train.ipynb

@38github
Copy link

This would be great to have!

@38github
Copy link

Any news on this feature? Will this implementation be allowing two files of exact same length, ignore hashes and then disable auto alignment and checks?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants