updating#1
Open
codeenthusiasm23 wants to merge 87 commits into
Open
Conversation
Update README and issue templates, remove evaluate.py (#11)
Update README with Colab link and fix details
Co-Authored-By: Claude <claude@users.noreply.github.com>
new training data set of c language
updating branch for testing
This reverts commit 3ac9f55.
Co-Authored-By: Code Addict <267558365+codeaddict-119@users.noreply.github.com>
Co-Authored-By: Claude <claude@users.noreply.github.com>
Co-Authored-By: Code Addict <267558365+codeaddict-119@users.noreply.github.com>
Co-Authored-By: Copilot <198982749+Copilot@users.noreply.github.com> Co-Authored-By: Claude <81847+claude@users.noreply.github.com>
* Revert "fixed details" This reverts commit 3ac9f55. * Delete data2.txt Co-Authored-By: Code Addict <267558365+codeaddict-119@users.noreply.github.com> * adding model evaluation scripts * GPU optimzed script and data set * new data set of c language Co-Authored-By: Claude <claude@users.noreply.github.com> * Delete data2.txt Co-Authored-By: Code Addict <267558365+codeaddict-119@users.noreply.github.com> * fixed details Co-Authored-By: Copilot <198982749+Copilot@users.noreply.github.com> Co-Authored-By: Claude <81847+claude@users.noreply.github.com> --------- Co-authored-by: Code Addict <267558365+codeaddict-119@users.noreply.github.com> Co-authored-by: Claude <claude@users.noreply.github.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: Claude <81847+claude@users.noreply.github.com>
Updated the README to include a new screenshot and a section for GPU run.
minimal part of original training script that will allow to use pre-trained model without going back into training loop again.
* Revert "fixed details" This reverts commit 3ac9f55. * Delete data2.txt Co-Authored-By: Code Addict <267558365+codeaddict-119@users.noreply.github.com> * adding model evaluation scripts * GPU optimzed script and data set * new data set of c language Co-Authored-By: Claude <claude@users.noreply.github.com> * Delete data2.txt Co-Authored-By: Code Addict <267558365+codeaddict-119@users.noreply.github.com> * fixed details Co-Authored-By: Copilot <198982749+Copilot@users.noreply.github.com> Co-Authored-By: Claude <81847+claude@users.noreply.github.com> * (#16)Add new screenshot and GPU run section to README Updated the README to include a new screenshot and a section for GPU run. * added script to use weights * minimal part of original training script minimal part of original training script that will allow to use pre-trained model without going back into training loop again. * Update data.txt * converting the into torch file * Create CMakeLists.txt * using c++ file for speed * Add project GitHub link to README --------- Co-authored-by: Code Addict <267558365+codeaddict-119@users.noreply.github.com> Co-authored-by: Claude <claude@users.noreply.github.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: Claude <81847+claude@users.noreply.github.com>
updating branch
i have used the c file as i was tackling the problem of speed and comparability so i use LLM to make c file that can be use for seeing model output fast
Update README.md
Updated project name and images in README.
Added an additional image to the README for better visual representation.
Added information about scaling laws and Quadtrix alignment.
Add detailed README for Quadtrix project including installation, usage, architecture, and training results.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.