Skip to content

Allow custom model configs in easy_colab#238

Open
mikeoliphant wants to merge 4 commits intosdatkinson:mainfrom
mikeoliphant:easy_custom_model
Open

Allow custom model configs in easy_colab#238
mikeoliphant wants to merge 4 commits intosdatkinson:mainfrom
mikeoliphant:easy_custom_model

Conversation

@mikeoliphant
Copy link
Copy Markdown
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
Copy Markdown

This would be great to have!

@38github
Copy link
Copy Markdown

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