Skip to content

Add this in read me#261

Closed
RiverIsAMovingBodyOfWater wants to merge 41 commits into
ggml-org:masterfrom
antimatter15:master
Closed

Add this in read me#261
RiverIsAMovingBodyOfWater wants to merge 41 commits into
ggml-org:masterfrom
antimatter15:master

Conversation

@RiverIsAMovingBodyOfWater

Copy link
Copy Markdown

Use .\Release\chat.exe -h to view options

antimatter15 and others added 30 commits March 16, 2023 09:16
… default warn_unused_result instead of Makefile -Wunused-result
Windows fixes for CMake & Github CI
process the scanf() output so Ubuntu 22 compiler doesn't error due to…
Also fix a typo of LLaMA's casing in the chat.cpp file, and add cmake's generated files to the gitignore
Compute remaining tokens along the way and exit if over
Fix Makefile and Linux/MacOS CI
add easy Windows install instructions to the readme
…gml-org#242)

* Implement non-greedy tokenizer that tries to maximize token lengths

* Insert single space in front of the prompt

- this is to match original llama tokenizer behavior

---------

Co-authored-by: Jakub Horak <jakub.horak@ibawizard.net>
@RiverIsAMovingBodyOfWater RiverIsAMovingBodyOfWater marked this pull request as draft March 18, 2023 12:31
MariusCiocanel and others added 9 commits March 18, 2023 13:10
`curl` is preinstalled on macOS and the new command is equivalent to the `wget` version but avoids having to install wget
…-of-wget-1

Update command for downloading the weights to use `curl`

`curl` is preinstalled on macOS and the new command is equivalent to the `wget` version but avoids having to install `wget`.
This should save people some time.
@Green-Sky

Copy link
Copy Markdown
Collaborator

@RiverIsAMovingBodyOfWater , what is the purpose of this pull request?

@stefanberndtsson

Copy link
Copy Markdown

@RiverIsAMovingBodyOfWater , what is the purpose of this pull request?

Looking at the code changes, it seems like they intended to add a pull request to the alpaca.cpp repo, but added it here instead.

@prusnak prusnak closed this Mar 18, 2023
phuongncn pushed a commit to phuongncn/llama.cpp-gx10-dgx-sparks-deepseekv4 that referenced this pull request Apr 28, 2026
…rg#261)

Co-authored-by: Iwan Kawrakow <iwan.kawrakow@gmail.com>
phuongncn pushed a commit to phuongncn/llama.cpp-gx10-dgx-sparks-deepseekv4 that referenced this pull request Apr 28, 2026
Co-authored-by: Iwan Kawrakow <iwan.kawrakow@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.