Open cesarali opened 3 weeks ago
are we wanting to create our branchs off of "cesar" or "main" branch?
"main" looks like it hasnt been pushed to for a while / doesnt have the updated "read me" mentioned above.
These are the steps of what I did :)
are we wanting to create our branchs off of "cesar" or "main" branch?
"main" looks like it hasnt been pushed to for a while / doesnt have the updated "read me" mentioned above.
for now use the cesar branch, you should tolerate a level of ambiguity in the tasks ;)
These are the steps of what I did :)
- clone the repo https://github.com/cesarali/fimodemix.git
- create maria branch 2.1 git checkout main # Switch to the base branch 2.2 git checkout -b maria # Create and switch to the new branch 2.3 git push -u origin maria # Push the new branch to the remote repository
- update your branch maria with the changes from the cesarali branch 3.1 git checkout maria 3.2 git merge origin/cesar 3.3 git push origin maria
This look nice, however I wont be able to check all details, I will try to answer here ONLY problems regarding development, but you should try to provide solutions yourself even if is not clear, in the next meeting we should clarify the results expected
This is pretty much what I told you guys already so to get things going on.
DO NOT USE THE A100 GPUs
Maria
George
Purity