Skip to content

Conversation

@Nexesenex
Copy link
Owner

No description provided.

ardfork and others added 15 commits August 4, 2024 20:16
* Don't ignore llama.cpp params

* Add fallback for max_tokens
This commit moves the comment for the c parameter from ggml_rope to
ggml_rope_ext. The comment is currently incorrect as ggml_rope does not
have a c parameter (freq_factors tensor).

Signed-off-by: Daniel Bevenius <daniel.bevenius@gmail.com>
* Fix Vulkan repeat op

* Implement Vulkan concat op

* Delete old Vulkan shader generator

* Implement Vulkan im2col op

* Implement Vulkan unary gelu_quick op

* Implement Vulkan group_norm op

* Implement Vulkan timestep_embedding op

* Implement Vulkan upscale op

* Fix Vulkan vk_context tensor extra index issue

* Fix Vulkan matmul shader parameter bug

* Properly fix Vulkan matmul shader parameter bug

* Add Vulkan ADD f16 + f32 -> f16 operator support

* Implement Vulkan tanh op

* Fix Vulkan group count too large Validation error on non-Nvidia GPUs

* Throw error when too much memory is requested

* Fix another Vulkan group count too large Validation error on non-Nvidia GPUs

* Fix matmul MMQ condition

* Implement Vulkan pad op

* Fix Vulkan crash when tensor is used multiple times in a compute graph

* Add Vulkan CONCAT f16 + f16 -> f16 op

* Add Vulkan LEAKY_RELU op
ggml-ci
* Fix Vulkan mul mat vec invalid results when ncols < warp size

* Only run backend ops mul mat vec block size test if block size not already covered
* Vulkan-shaders: attempt fix compilation on windows

* fix miss-matched parenthesis
… Llama 3.1 tool call support (#8858)

* gguf-py, llama : add constants and methods related to Llama-3.1 <|eom_id|> token

* llama : find Llama-3.1 <|eom_id|> token id during vocab loading

* llama-vocab : add Llama-3.1 <|eom_id|> token to the set of tokens stopping the generation

---------

Co-authored-by: Stanisław Szymczyk <sszymczy@gmail.com>
* py: add more authorship metadata from model card

* fixup! py: add more authorship metadata from model card
It's helpful to use expm1f(x), because expf(x)-1 will result in overflow
for 25% of single-precision floating point numbers.
ramalama is a repo agnostic boring CLI tool that supports pulling from
ollama, huggingface and oci registries.

Signed-off-by: Eric Curtin <ecurtin@redhat.com>
@Nexesenex Nexesenex merged commit 12c4918 into Nexesenex:spacestream Aug 5, 2024
Nexesenex added a commit that referenced this pull request May 14, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex pushed a commit that referenced this pull request May 24, 2025
Co-authored-by: Iwan Kawrakow <iwan.kawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Aug 8, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Aug 8, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Aug 8, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Aug 8, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Oct 5, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Oct 7, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Oct 7, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Oct 9, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Oct 9, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Oct 11, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Oct 11, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Oct 11, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Oct 11, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Oct 12, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Oct 13, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Oct 13, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Oct 16, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Oct 16, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Oct 18, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Oct 19, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Oct 20, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Oct 21, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Oct 21, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Oct 21, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Oct 22, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Oct 22, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Oct 22, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Oct 23, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Oct 24, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Oct 25, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Oct 25, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Oct 25, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Oct 27, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Nexesenex added a commit that referenced this pull request Oct 28, 2025
Co-Authored-By: Kawrakow <iwankawrakow@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.