Skip to content

Commit 3431075

Browse files
authored
Merge branch 'master' into update/CPPLLAMA_VERSION
2 parents cf90dae + 6a382a1 commit 3431075

34 files changed

+145
-37
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
transformers
1+
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
2+
transformers==4.52.1
23
accelerate
34
torch==2.4.1
45
torchaudio==2.4.1
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
--extra-index-url https://download.pytorch.org/whl/cu118
22
torch==2.4.1+cu118
33
torchaudio==2.4.1+cu118
4-
transformers
4+
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
5+
transformers==4.52.1
56
accelerate
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
torch==2.4.1
22
torchaudio==2.4.1
3-
transformers
3+
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
4+
transformers==4.52.1
45
accelerate
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
--extra-index-url https://download.pytorch.org/whl/rocm6.0
22
torch==2.4.1+rocm6.0
33
torchaudio==2.4.1+rocm6.0
4-
transformers
4+
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
5+
transformers==4.52.1
56
accelerate

backend/python/bark/requirements-intel.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ torchaudio==2.3.1+cxx11.abi
55
oneccl_bind_pt==2.3.100+xpu
66
optimum[openvino]
77
setuptools
8-
transformers
8+
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
9+
transformers==4.52.1
910
accelerate

backend/python/diffusers/requirements-cpu.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
diffusers
22
opencv-python
3-
transformers
3+
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
4+
transformers==4.52.1
45
accelerate
56
compel
67
peft

backend/python/diffusers/requirements-cublas11.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
torch==2.4.1+cu118
33
diffusers
44
opencv-python
5-
transformers
5+
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
6+
transformers==4.52.1
67
accelerate
78
compel
89
peft

backend/python/diffusers/requirements-cublas12.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
torch==2.4.1
22
diffusers
33
opencv-python
4-
transformers
4+
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
5+
transformers==4.52.1
56
accelerate
67
compel
78
peft

backend/python/diffusers/requirements-hipblas.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ torch==2.3.1+rocm6.0
33
torchvision==0.18.1+rocm6.0
44
diffusers
55
opencv-python
6-
transformers
6+
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
7+
transformers==4.52.1
78
accelerate
89
compel
910
peft

backend/python/diffusers/requirements-intel.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ optimum[openvino]
77
setuptools
88
diffusers
99
opencv-python
10-
transformers
10+
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
11+
transformers==4.52.1
1112
accelerate
1213
compel
1314
peft
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
transformers
1+
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
2+
transformers==4.52.1
23
accelerate
34
torch==2.4.1
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
--extra-index-url https://download.pytorch.org/whl/cu118
22
torch==2.4.1+cu118
3-
transformers
3+
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
4+
transformers==4.52.1
45
accelerate
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
torch==2.4.1
2-
transformers
2+
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
3+
transformers==4.52.1
34
accelerate
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
torch==2.4.1
2-
transformers
2+
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
3+
transformers==4.52.1
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
--extra-index-url https://download.pytorch.org/whl/cu118
22
torch==2.4.1+cu118
3-
transformers
3+
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
4+
transformers==4.52.1
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
torch==2.4.1
2-
transformers
2+
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
3+
transformers==4.52.1
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
--extra-index-url https://download.pytorch.org/whl/rocm6.0
22
torch==2.4.1+rocm6.0
3-
transformers
3+
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
4+
transformers==4.52.1

backend/python/kokoro/requirements-intel.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
intel-extension-for-pytorch==2.3.110+xpu
33
torch==2.3.1+cxx11.abi
44
oneccl_bind_pt==2.3.100+xpu
5-
transformers
5+
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
6+
transformers==4.52.1
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
transformers
1+
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
2+
transformers==4.52.1
23
accelerate
34
torch==2.4.1
45
rerankers[transformers]
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
--extra-index-url https://download.pytorch.org/whl/cu118
2-
transformers
2+
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
3+
transformers==4.52.1
34
accelerate
45
torch==2.4.1+cu118
56
rerankers[transformers]
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
transformers
1+
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
2+
transformers==4.52.1
23
accelerate
34
torch==2.4.1
45
rerankers[transformers]
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
--extra-index-url https://download.pytorch.org/whl/rocm6.0
2-
transformers
2+
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
3+
transformers==4.52.1
34
accelerate
45
torch==2.4.1+rocm6.0
56
rerankers[transformers]

backend/python/rerankers/requirements-intel.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
--extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us/
22
intel-extension-for-pytorch==2.3.110+xpu
3-
transformers
3+
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
4+
transformers==4.52.1
45
accelerate
56
torch==2.3.1+cxx11.abi
67
oneccl_bind_pt==2.3.100+xpu

backend/python/transformers/requirements-cpu.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ torch==2.4.1
22
llvmlite==0.43.0
33
numba==0.60.0
44
accelerate
5-
transformers
5+
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
6+
transformers==4.52.1
67
bitsandbytes
78
outetts
89
sentence-transformers==3.4.1

backend/python/transformers/requirements-cublas11.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ torch==2.4.1+cu118
33
llvmlite==0.43.0
44
numba==0.60.0
55
accelerate
6-
transformers
6+
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
7+
transformers==4.52.1
78
bitsandbytes
89
outetts
9-
sentence-transformers==3.4.1
10+
sentence-transformers==4.1.0
1011
protobuf==6.31.0

backend/python/transformers/requirements-cublas12.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@ torch==2.4.1
22
accelerate
33
llvmlite==0.43.0
44
numba==0.60.0
5-
transformers
5+
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
6+
transformers==4.52.1
67
bitsandbytes
78
outetts
8-
sentence-transformers==3.4.1
9+
sentence-transformers==4.1.0
910
protobuf==6.31.0
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
--extra-index-url https://download.pytorch.org/whl/rocm6.0
22
torch==2.4.1+rocm6.0
33
accelerate
4-
transformers
4+
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
5+
transformers==4.52.1
56
llvmlite==0.43.0
67
numba==0.60.0
78
bitsandbytes
89
outetts
910
bitsandbytes
10-
sentence-transformers==3.4.1
11+
sentence-transformers==4.1.0
1112
protobuf==6.31.0

backend/python/transformers/requirements-intel.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@ oneccl_bind_pt==2.3.100+xpu
55
optimum[openvino]
66
llvmlite==0.43.0
77
numba==0.60.0
8+
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
9+
transformers==4.52.1
810
intel-extension-for-transformers
911
bitsandbytes
1012
outetts
11-
sentence-transformers==3.4.1
13+
sentence-transformers==4.1.0
1214
protobuf==6.31.0
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
accelerate
22
torch==2.4.1
3-
transformers
3+
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
4+
transformers==4.52.1
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
--extra-index-url https://download.pytorch.org/whl/cu118
22
accelerate
33
torch==2.4.1+cu118
4-
transformers
4+
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
5+
transformers==4.52.1
56
bitsandbytes
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
accelerate
22
torch==2.4.1
3-
transformers
3+
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
4+
transformers==4.52.1
45
bitsandbytes
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
--extra-index-url https://download.pytorch.org/whl/rocm6.0
22
accelerate
33
torch==2.4.1+rocm6.0
4-
transformers
4+
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
5+
transformers==4.52.1
56
bitsandbytes

gallery/index.yaml

Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9722,6 +9722,33 @@
97229722
- filename: Llama-3.3-MagicalGirl-2.5.i1-Q4_K_M.gguf
97239723
sha256: 25db6d4ae5649e6d2084036d8f05ec1aca459126e2d4734d6c18f1e16147a4d3
97249724
uri: huggingface://mradermacher/Llama-3.3-MagicalGirl-2.5-i1-GGUF/Llama-3.3-MagicalGirl-2.5.i1-Q4_K_M.gguf
9725+
- !!merge <<: *llama31
9726+
icon: https://cdn-avatars.huggingface.co/v1/production/uploads/1613114437487-60262a8e0703121c822a80b6.png
9727+
name: "nvidia_llama-3.1-nemotron-nano-4b-v1.1"
9728+
urls:
9729+
- https://huggingface.co/nvidia/Llama-3.1-Nemotron-Nano-4B-v1.1
9730+
- https://huggingface.co/bartowski/nvidia_Llama-3.1-Nemotron-Nano-4B-v1.1-GGUF
9731+
description: |
9732+
Llama-3.1-Nemotron-Nano-4B-v1.1 is a large language model (LLM) which is a derivative of nvidia/Llama-3.1-Minitron-4B-Width-Base, which is created from Llama 3.1 8B using our LLM compression technique and offers improvements in model accuracy and efficiency. It is a reasoning model that is post trained for reasoning, human chat preferences, and tasks, such as RAG and tool calling.
9733+
9734+
Llama-3.1-Nemotron-Nano-4B-v1.1 is a model which offers a great tradeoff between model accuracy and efficiency. The model fits on a single RTX GPU and can be used locally. The model supports a context length of 128K.
9735+
9736+
This model underwent a multi-phase post-training process to enhance both its reasoning and non-reasoning capabilities. This includes a supervised fine-tuning stage for Math, Code, Reasoning, and Tool Calling as well as multiple reinforcement learning (RL) stages using Reward-aware Preference Optimization (RPO) algorithms for both chat and instruction-following. The final model checkpoint is obtained after merging the final SFT and RPO checkpoints
9737+
9738+
This model is part of the Llama Nemotron Collection. You can find the other model(s) in this family here:
9739+
9740+
Llama-3.3-Nemotron-Ultra-253B-v1
9741+
Llama-3.3-Nemotron-Super-49B-v1
9742+
Llama-3.1-Nemotron-Nano-8B-v1
9743+
9744+
This model is ready for commercial use.
9745+
overrides:
9746+
parameters:
9747+
model: nvidia_Llama-3.1-Nemotron-Nano-4B-v1.1-Q4_K_M.gguf
9748+
files:
9749+
- filename: nvidia_Llama-3.1-Nemotron-Nano-4B-v1.1-Q4_K_M.gguf
9750+
sha256: 530f0e0ade58d22d4b24d9378cf8a87161d22f33cae8f2f65876f3a1555819e6
9751+
uri: huggingface://bartowski/nvidia_Llama-3.1-Nemotron-Nano-4B-v1.1-GGUF/nvidia_Llama-3.1-Nemotron-Nano-4B-v1.1-Q4_K_M.gguf
97259752
- &deepseek
97269753
url: "github:mudler/LocalAI/gallery/deepseek.yaml@master" ## Deepseek
97279754
name: "deepseek-coder-v2-lite-instruct"
@@ -11779,6 +11806,53 @@
1177911806
- filename: TheDrummer_Rivermind-Lux-12B-v1-Q4_K_M.gguf
1178011807
sha256: ccaf2e49661ba692a27f06871fb792ff8b8c9632afe92ad89600e389f4ee8fc2
1178111808
uri: huggingface://bartowski/TheDrummer_Rivermind-Lux-12B-v1-GGUF/TheDrummer_Rivermind-Lux-12B-v1-Q4_K_M.gguf
11809+
- !!merge <<: *mistral03
11810+
name: "mistralai_devstral-small-2505"
11811+
urls:
11812+
- https://huggingface.co/mistralai/Devstral-Small-2505
11813+
- https://huggingface.co/bartowski/mistralai_Devstral-Small-2505-GGUF
11814+
description: |
11815+
Devstral is an agentic LLM for software engineering tasks built under a collaboration between Mistral AI and All Hands AI 🙌. Devstral excels at using tools to explore codebases, editing multiple files and power software engineering agents. The model achieves remarkable performance on SWE-bench which positionates it as the #1 open source model on this benchmark.
11816+
11817+
It is finetuned from Mistral-Small-3.1, therefore it has a long context window of up to 128k tokens. As a coding agent, Devstral is text-only and before fine-tuning from Mistral-Small-3.1 the vision encoder was removed.
11818+
11819+
For enterprises requiring specialized capabilities (increased context, domain-specific knowledge, etc.), we will release commercial models beyond what Mistral AI contributes to the community.
11820+
11821+
Learn more about Devstral in our blog post.
11822+
Key Features:
11823+
11824+
Agentic coding: Devstral is designed to excel at agentic coding tasks, making it a great choice for software engineering agents.
11825+
lightweight: with its compact size of just 24 billion parameters, Devstral is light enough to run on a single RTX 4090 or a Mac with 32GB RAM, making it an appropriate model for local deployment and on-device use.
11826+
Apache 2.0 License: Open license allowing usage and modification for both commercial and non-commercial purposes.
11827+
Context Window: A 128k context window.
11828+
Tokenizer: Utilizes a Tekken tokenizer with a 131k vocabulary size.
11829+
overrides:
11830+
mmproj: mmproj-mistralai_Devstral-Small-2505-f16.gguf
11831+
parameters:
11832+
model: mistralai_Devstral-Small-2505-Q4_K_M.gguf
11833+
files:
11834+
- filename: mistralai_Devstral-Small-2505-Q4_K_M.gguf
11835+
sha256: 6bcda763d93e24e1aa37972869d58dccb3cf79d6a42466fc39094ebbe3a72185
11836+
uri: huggingface://bartowski/mistralai_Devstral-Small-2505-GGUF/mistralai_Devstral-Small-2505-Q4_K_M.gguf
11837+
- filename: mmproj-mistralai_Devstral-Small-2505-f16.gguf
11838+
sha256: f5add93ad360ef6ccba571bba15e8b4bd4471f3577440a8b18785f8707d987ed
11839+
uri: huggingface://bartowski/mistralai_Devstral-Small-2505-GGUF/mmproj-mistralai_Devstral-Small-2505-f16.gguf
11840+
- !!merge <<: *mistral03
11841+
name: "delta-vector_archaeo-12b-v2"
11842+
icon: https://cdn-avatars.huggingface.co/v1/production/uploads/66c26b6fb01b19d8c3c2467b/mBgg5DKlQFcwz0fXXljTF.jpeg
11843+
url: "github:mudler/LocalAI/gallery/chatml.yaml@master"
11844+
urls:
11845+
- https://huggingface.co/Delta-Vector/Archaeo-12B-V2
11846+
- https://huggingface.co/bartowski/Delta-Vector_Archaeo-12B-V2-GGUF
11847+
description: |
11848+
A series of Merges made for Roleplaying & Creative Writing, This model uses Rei-V3-KTO-12B and Francois-PE-V2-Huali-12B and Slerp to merge the 2 models - as a sequel to the OG Archaeo.
11849+
overrides:
11850+
parameters:
11851+
model: Delta-Vector_Archaeo-12B-V2-Q4_K_M.gguf
11852+
files:
11853+
- filename: Delta-Vector_Archaeo-12B-V2-Q4_K_M.gguf
11854+
sha256: 2b0c8cb3a65b36d2fc0abe47c84a4adda91b890d9f984ca31e4a53e08cfffb8c
11855+
uri: huggingface://bartowski/Delta-Vector_Archaeo-12B-V2-GGUF/Delta-Vector_Archaeo-12B-V2-Q4_K_M.gguf
1178211856
- &mudler
1178311857
url: "github:mudler/LocalAI/gallery/mudler.yaml@master" ### START mudler's LocalAI specific-models
1178411858
name: "LocalAI-llama3-8b-function-call-v0.2"

0 commit comments

Comments
 (0)