llama.cpp
Added support for the ArcticForCausalLM.
#7020
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
19
Changes
View On
GitHub
Added support for the ArcticForCausalLM.
#7020
fairydreaming
merged 19 commits into
ggml-org:master
from
fairydreaming:snowflake-arctic-clean
Added support for the snowflake-arctic model.
71d8bd64
Whitespace formatting fixes.
c95013d1
cebtenzzre
commented on 2024-05-02
mofosyne
added
enhancement
mofosyne
added
Review Complexity : Medium
compilade
commented on 2024-05-09
Read vocabulary for ArcticForCausalLM from sentencepiece model instea…
c6f15a75
Moved ArcticModel to the end of the file.
0cffda89
Merge branch 'ggerganov:master' into snowflake-arctic-clean
f3d1227c
Applied changes from upstream PR: save memory with lazy evaluation #7…
a8925715
Replaced prints with logger calls.
4ebb52cf
Removed unnecessary method - LlamaModel.permute is used instead.
9acc3ecf
fairydreaming
requested a review
from
cebtenzzre
1 year ago
fairydreaming
requested a review
from
compilade
1 year ago
compilade
commented on 2024-05-12
convert-hf : Corrected sentencepiece API calls.
f4421f7c
Merge branch 'ggerganov:master' into snowflake-arctic
7a5df5fb
Minor fixes after merging.
85263f05
compilade
commented on 2024-05-15
gguf-py : Moved non-conflicting block mappings from architecture-spec…
5b2be25d
compilade
approved these changes on 2024-05-16
ggerganov
approved these changes on 2024-05-17
Reordered tensors for visual consistency.
5553226f
llama : Removed usage of bias tensors in LLM_ARCH_ARCTIC, as they are…
f93acb5e
Reordered tensors for visual consistency.
b53fd295
Merge remote-tracking branch 'upstream/master' into snowflake-arctic-…
eb58c4b2
llama : Replaced obsolete ggml_rope_custom() calls with ggml_rope_ext().
a1a5508d
github-actions
added
python
Merge remote-tracking branch 'upstream/master' into snowflake-arctic-…
3aa20e13
llama : fix whitespace formatting
602c80d9
fairydreaming
merged
fbca2f27
into master
1 year ago
Login to write a write a comment.
Login via GitHub
Reviewers
ggerganov
compilade
cebtenzzre
Assignees
No one assigned
Labels
enhancement
python
Review Complexity : Medium
Milestone
No milestone
Login to write a write a comment.
Login via GitHub