-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
mike dupont
committed
Mar 5, 2024
1 parent
077fc67
commit 11a63ec
Showing
2 changed files
with
5 additions
and
1 deletion.
There are no files selected for viewing
Submodule elixirconf2023
updated
5 files
+15 −0 | README.md | |
+23 −30 | lib/example.ex | |
+5 −5 | mix.exs | |
+14 −14 | mix.lock | |
+1 −0 | setup.sh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
1. packaging of models and training and results functionally using nix. | ||
2. sending data files and archive to and from hugging face, archive.org, torrent, ipfs or other tools | ||
like s3 buckets. | ||
3. |