Commit Graph

9 Commits

Author SHA1 Message Date
timothycarambat
eb3cc98a3c update bare metal docs 2025-09-03 11:12:07 -07:00
Burak Topal
4999837d74 Update BARE_METAL.md (#4175)
Pull Request Type
[ ]  feat

[x] 🐛 fix

[ ] ♻️ refactor

[ ] 💄 style

[ ] 🔨 chore

[ ] 📝 docs

Relevant Issues
N/A (No issue exists for this typo fix)

What is in this change?
This PR corrects a minor typo in an output message within a script.

Before:
echo "Copying to Sever Public"

After:
echo "Copying to Server Public"

Additional Information
This is a minor correction to improve the clarity and professionalism of the script's output. No functional changes are introduced.

Developer Validations
[ ] I ran yarn lint from the root of the repo & committed changes

[ ] Relevant documentation has been updated

[ ] I have tested my code functionality

[ ] Docker build succeeds locally
2025-07-18 09:01:51 -07:00
Adam Setch
d63438fa61 chore: rename Github to GitHub (#3199)
* chore: rename Github to GitHub

Signed-off-by: Adam Setch <adam.setch@outlook.com>

* chore: rename Github to GitHub

Signed-off-by: Adam Setch <adam.setch@outlook.com>

* Undo some code changes for references

---------

Signed-off-by: Adam Setch <adam.setch@outlook.com>
Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-02-13 10:45:43 -08:00
Sean Hatfield
75790e7e90 Remove native LLM option (#3024)
* remove native llm

* remove node-llama-cpp from dockerfile

* remove unneeded items from dockerfile

---------

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2025-01-27 13:42:52 -08:00
timothycarambat
6eefd0d280 update STORAGE_DIR for baremetal.md
resolves #1340
2024-05-10 09:48:03 -07:00
timothycarambat
c0625c5cd6 update baremetal doc 2024-05-08 09:27:03 -07:00
timothycarambat
978cad476a update BARE_METAL setup 2024-01-24 14:27:52 -08:00
timothycarambat
ad5a35b662 fix bare-metal.md typos 2024-01-22 16:09:54 -08:00
Timothy Carambat
c5d0f29c48 Add bare metal support docs and deployment (#638)
* Add bare metal support docs and deployment

* typos
2024-01-22 16:07:55 -08:00