Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: utilize the forward slash (/) as the path separator for Unix-li… #11770

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

MambaWong
Copy link
Contributor

utilize the forward slash (/) as the path separator for Unix-like systems.

@ngxson ngxson merged commit 8173261 into ggml-org:master Feb 10, 2025
2 checks passed
tinglou pushed a commit to tinglou/llama.cpp that referenced this pull request Feb 13, 2025
poulphunter pushed a commit to poulphunter/llama.cpp that referenced this pull request Feb 23, 2025
orca-zhang pushed a commit to orca-zhang/llama.cpp that referenced this pull request Feb 26, 2025
poulphunter added a commit to poulphunter/llama.cpp that referenced this pull request Feb 26, 2025
… ideas

* add translations packages

* add translations packages

* begining of translation

* Check for reverse prompt by characters instead of tokens (ggml-org#292) (ggml-org#330)

* Check for reverse prompt by characters instead of tokens (ggml-org#292)

* Update main.cpp

Wording.

* Cleanup.

* Remove unnecessary use of std::stringstream.

---------

Co-authored-by: Johnman <tjohnman@github>
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>

* metal : fix `ggml_metal_log` vargs (ggml-org#4373)

* docs: utilize the forward slash (/) as the path separator for Unix-like systems (ggml-org#11770)

* close dropdown Menu function

* no export here

* automatic close sidebar when choice is made (mobile UX improvement)

* fix closeDropDownMenu

* Translation config in Header now

* Translation config in Header now

* French promt example

* continue translation

* continue translation

* change refreshing when language is selected
will use first config in json file if present and if in the correct language

* Add languages and translations

* fix loading when no prompt from language is found

* fix click on manual settings if already checked in dropdown

* rename Sidebar to ConversationList, better understanding, refactor code to have all that concerns this component in the same place

* rename Sidebar to ConversationList, better understanding, refactor code to have all that concerns this component in the same place

* rename Sidebar to ConversationList, better understanding, refactor code to have all that concerns this component in the same place

* UI improvements
UX is easier to understand

* json reformat

* UI buttons margins

* configs and language selection in appcontext, improve UI

* continue translation

* add favicon (no more console log errors)

* start changing Setting Dialog

* fix color in light/auto theme

* fix color in light/auto theme

* UX/UI improvements, no more drawer

* code refactor

* code refactor, continue translation, UX/UI improvements

* fix key

* format

* format

* loading / save presets

* translations

* build

* embed translations

* remove log

* code refactor, main functions in app.context

* build

* fix not needed, revert

* New README.md for Web UI app.

* prompts renamed to presets

* favicon

* remove unused parameter in json preset files

* add favicon (no more console logs)

* new build

* readme and screenshoots

---------

Co-authored-by: Votre Nom <Vous@exemple.com>
Co-authored-by: tjohnman <tjohnman@users.noreply.github.com>
Co-authored-by: Johnman <tjohnman@github>
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
Co-authored-by: Finn Voorhees <finnvoorhees@gmail.com>
Co-authored-by: jason_w <jason.wang@126.com>
Co-authored-by: poulphunter <>
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Feb 26, 2025
ubergarm pushed a commit to ubergarm/llama.cpp that referenced this pull request Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants