-
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
ff5e932
commit 9b500a7
Showing
4 changed files
with
17 additions
and
3 deletions.
There are no files selected for viewing
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
Submodule langchainex
added at
c93fdf
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 |
---|---|---|
@@ -1,4 +1,14 @@ | ||
1. packaging of models and training and results functionally using nix. | ||
1. packaging of models and training and results functionally using nix or mix | ||
2. sending data files and archive to and from hugging face, archive.org, torrent, ipfs or other tools | ||
like s3 buckets. | ||
3. | ||
3. meta operations on objects themselves. so installing packages. | ||
4. considering laws and contracts for ai bots, rules to follow. reasoning about rules and safety. expert systems. | ||
5. undeciablity as a fundamental concept of continuations. | ||
we dont know what they will do or if they are good or bad. | ||
have to evaluate and run the thing to find out. | ||
So we can think of poker players or game theory. | ||
versions of software we have to test. ci/cd. | ||
so we can think of the outcome of thoughts as being experiments. | ||
some thoughts we can reason about logically instead. | ||
|
||
6. |