Skip to content

Commit

Permalink
time submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 11, 2024
1 parent 346629e commit f6da87f
Show file tree
Hide file tree
Showing 54 changed files with 185 additions and 12 deletions.
132 changes: 132 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -13481,3 +13481,135 @@
[submodule "2024/06/30/cargo-binutils"]
path = 2024/06/30/cargo-binutils
url = https://github.com/rust-embedded/cargo-binutils
[submodule "2024/06/30/libguile-llvm"]
path = 2024/06/30/libguile-llvm
url = https://github.com/bamboo/libguile-llvm
[submodule "2024/06/30/nanopass-framework-scheme"]
path = 2024/06/30/nanopass-framework-scheme
url = https://github.com/nanopass/nanopass-framework-scheme
[submodule "2024/06/30/scheme-to-llvm"]
path = 2024/06/30/scheme-to-llvm
url = https://github.com/akeep/scheme-to-llvm
[submodule "2024/07/01/reflect-cpp"]
path = 2024/07/01/reflect-cpp
url = https://github.com/getml/reflect-cpp
[submodule "2024/07/02/M2libc"]
path = 2024/07/02/M2libc
url = https://github.com/oriansj/M2libc.git
[submodule "2024/07/02/bigloo"]
path = 2024/07/02/bigloo
url = https://github.com/manuel-serrano/bigloo
[submodule "2024/07/02/cyclone"]
path = 2024/07/02/cyclone
url = https://github.com/justinethier/cyclone
[submodule "2024/07/03/remake"]
path = 2024/07/03/remake
url = https://github.com/rocky/remake
[submodule "2024/07/03/guile-docker"]
path = 2024/07/03/guile-docker
url = https://github.com/d11wtq/guile-docker
[submodule "2024/07/03/tinygc"]
path = 2024/07/03/tinygc
url = https://github.com/ivmai/tinygc
[submodule "2024/07/04/bdwgc"]
path = 2024/07/04/bdwgc
url = https://github.com/ivmai/bdwgc
[submodule "2024/07/05/heaptrack"]
path = 2024/07/05/heaptrack
url = https://github.com/KDE/heaptrack
[submodule "2024/07/05/perf-class"]
path = 2024/07/05/perf-class
url = https://github.com/tbarbette/perf-class
[submodule "2024/07/05/qlora"]
path = 2024/07/05/qlora
url = https://github.com/artidoro/qlora
[submodule "2024/07/05/iree-jax"]
path = 2024/07/05/iree-jax
url = https://github.com/iree-org/iree-jax
[submodule "2024/07/05/iree-turbine"]
path = 2024/07/05/iree-turbine
url = https://github.com/iree-org/iree-turbine
[submodule "2024/07/05/unsloth"]
path = 2024/07/05/unsloth
url = https://github.com/unslothai/unsloth
[submodule "2024/07/05/LoftQ"]
path = 2024/07/05/LoftQ
url = https://github.com/yxli2123/LoftQ
[submodule "2024/07/05/ninja"]
path = 2024/07/05/ninja
url = https://github.com/ninja-build/ninja.git
[submodule "2024/07/05/langchain-with-fine-tuned-llama-2-using-qlora-and-peft"]
path = 2024/07/05/langchain-with-fine-tuned-llama-2-using-qlora-and-peft
url = https://github.com/duncanodhis/langchain-with-fine-tuned-llama-2-using-qlora-and-peft
[submodule "2024/07/05/ipex-llm"]
path = 2024/07/05/ipex-llm
url = https://github.com/intel-analytics/ipex-llm
[submodule "2024/07/05/genai-gemma-qlora-vertex"]
path = 2024/07/05/genai-gemma-qlora-vertex
url = https://github.com/rafaelsf80/genai-gemma-qlora-vertex
[submodule "2024/07/05/huggingface_transformers"]
path = 2024/07/05/huggingface_transformers
url = https://github.com/waikato-llm/huggingface_transformers
[submodule "2024/07/06/guile-bootstrap"]
path = 2024/07/06/guile-bootstrap
url = https://huggingface.co/datasets/introspector/guile-bootstrap
[submodule "2024/07/07/bela-iree-container"]
path = 2024/07/07/bela-iree-container
url = https://github.com/ezrapierce000/bela-iree-container.git
[submodule "2024/07/07/tracy"]
path = 2024/07/07/tracy
url = https://github.com/wolfpld/tracy
[submodule "2024/07/08/mlc-llm"]
path = 2024/07/08/mlc-llm
url = https://github.com/mlc-ai/mlc-llm
[submodule "2024/07/08/Llama-3-8B-Instruct-q0f16-MLC"]
path = 2024/07/08/Llama-3-8B-Instruct-q0f16-MLC
url = https://huggingface.co/mlc-ai/Llama-3-8B-Instruct-q0f16-MLC
[submodule "2024/07/09/libflash_attn"]
path = 2024/07/09/libflash_attn
url = https://github.com/tlc-pack/libflash_attn
[submodule "2024/07/09/flash-attention"]
path = 2024/07/09/flash-attention
url = https://github.com/Dao-AILab/flash-attention
[submodule "2024/07/09/dist-ir"]
path = 2024/07/09/dist-ir
url = https://github.com/microsoft/dist-ir
[submodule "2024/07/09/musquared"]
path = 2024/07/09/musquared
url = https://github.com/bollu/musquared
[submodule "2024/07/09/torch-mlir"]
path = 2024/07/09/torch-mlir
url = https://github.com/llvm/torch-mlir
[submodule "2024/07/09/Adam-Optimization-From-Scratch"]
path = 2024/07/09/Adam-Optimization-From-Scratch
url = https://github.com/thetechdude124/Adam-Optimization-From-Scratch
[submodule "2024/07/09/acme"]
path = 2024/07/09/acme
url = https://github.com/google-deepmind/acme
[submodule "2024/07/09/iree-experimental"]
path = 2024/07/09/iree-experimental
url = https://github.com/iree-org/iree-experimental
[submodule "2024/07/10/mojo"]
path = 2024/07/10/mojo
url = https://github.com/modularml/mojo
[submodule "2024/07/10/max"]
path = 2024/07/10/max
url = https://github.com/modularml/max
[submodule "2024/07/10/mojo-syntax"]
path = 2024/07/10/mojo-syntax
url = https://github.com/modularml/mojo-syntax
[submodule "2024/07/10/llambda"]
path = 2024/07/10/llambda
url = https://github.com/etaoins/llambda
[submodule "2024/07/10/sbt"]
path = 2024/07/10/sbt
url = https://github.com/sbt/sbt
[submodule "2024/07/10/scala3"]
path = 2024/07/10/scala3
url = https://github.com/scala/scala3
[submodule "2024/07/08/dlpack"]
path = 2024/07/08/dlpack
url = https://github.com/dmlc/dlpack
[submodule "2024/07/08/dmlc-core"]
path = 2024/07/08/dmlc-core
url = https://github.com/dmlc/dmlc-core
2 changes: 1 addition & 1 deletion 2023/07/17/experiments/transformers
2 changes: 1 addition & 1 deletion 2023/11/02/ellama
Submodule ellama updated 7 files
+2 −0 .elpaignore
+46 −17 .github/workflows/melpa.yml
+165 −0 NEWS.org
+0 −164 README.md
+351 −0 README.org
+1,649 −184 ellama.el
+309 −0 tests/test-ellama.el
2 changes: 1 addition & 1 deletion 2024/02/29/accelerate
Submodule accelerate updated 155 files
2 changes: 1 addition & 1 deletion 2024/02/29/bitsandbytes
2 changes: 1 addition & 1 deletion 2024/02/29/trl
Submodule trl updated 123 files
2 changes: 1 addition & 1 deletion 2024/03/12/gnutls
Submodule gnutls updated from 7b6856 to 2e971e
2 changes: 1 addition & 1 deletion 2024/03/12/guile
Submodule guile updated from 8cfc23 to 2dca76
2 changes: 1 addition & 1 deletion 2024/03/12/guix
Submodule guix updated 286 files
2 changes: 1 addition & 1 deletion 2024/03/27/peft
Submodule peft updated 280 files
2 changes: 1 addition & 1 deletion 2024/05/30/mes
Submodule mes updated from 379447 to 73fecc
2 changes: 1 addition & 1 deletion 2024/06/01/ChezScheme
1 change: 1 addition & 0 deletions 2024/06/30/libguile-llvm
Submodule libguile-llvm added at 228cb1
1 change: 1 addition & 0 deletions 2024/06/30/nanopass-framework-scheme
1 change: 1 addition & 0 deletions 2024/06/30/scheme-to-llvm
Submodule scheme-to-llvm added at 6ea5b6
1 change: 1 addition & 0 deletions 2024/07/01/reflect-cpp
Submodule reflect-cpp added at d2bff9
1 change: 1 addition & 0 deletions 2024/07/02/M2libc
Submodule M2libc added at 3a7000
1 change: 1 addition & 0 deletions 2024/07/02/bigloo
Submodule bigloo added at 40efe4
1 change: 1 addition & 0 deletions 2024/07/02/cyclone
Submodule cyclone added at 645683
1 change: 1 addition & 0 deletions 2024/07/03/guile-docker
Submodule guile-docker added at 674cc2
1 change: 1 addition & 0 deletions 2024/07/03/remake
Submodule remake added at ae04b5
1 change: 1 addition & 0 deletions 2024/07/03/tinygc
Submodule tinygc added at 344f4a
1 change: 1 addition & 0 deletions 2024/07/04/bdwgc
Submodule bdwgc added at 09fc01
1 change: 1 addition & 0 deletions 2024/07/05/LoftQ
Submodule LoftQ added at ae33fd
1 change: 1 addition & 0 deletions 2024/07/05/genai-gemma-qlora-vertex
1 change: 1 addition & 0 deletions 2024/07/05/heaptrack
Submodule heaptrack added at 0c3840
1 change: 1 addition & 0 deletions 2024/07/05/huggingface_transformers
1 change: 1 addition & 0 deletions 2024/07/05/ipex-llm
Submodule ipex-llm added at 7cb09a
1 change: 1 addition & 0 deletions 2024/07/05/iree-jax
Submodule iree-jax added at 2fb09d
1 change: 1 addition & 0 deletions 2024/07/05/iree-turbine
Submodule iree-turbine added at 3e678c
1 change: 1 addition & 0 deletions 2024/07/05/ninja
Submodule ninja added at dcefb8
1 change: 1 addition & 0 deletions 2024/07/05/perf-class
Submodule perf-class added at 19f829
1 change: 1 addition & 0 deletions 2024/07/05/qlora
Submodule qlora added at 7f4e95
1 change: 1 addition & 0 deletions 2024/07/05/unsloth
Submodule unsloth added at 9b4cc9
1 change: 1 addition & 0 deletions 2024/07/06/guile-bootstrap
Submodule guile-bootstrap added at bcbe96
1 change: 1 addition & 0 deletions 2024/07/07/bela-iree-container
Submodule bela-iree-container added at 71863f
1 change: 1 addition & 0 deletions 2024/07/07/tracy
Submodule tracy added at 6d1deb
1 change: 1 addition & 0 deletions 2024/07/08/Llama-3-8B-Instruct-q0f16-MLC
Submodule Llama-3-8B-Instruct-q0f16-MLC added at a57772
1 change: 1 addition & 0 deletions 2024/07/08/dlpack
Submodule dlpack added at bbd2f4
1 change: 1 addition & 0 deletions 2024/07/08/dmlc-core
Submodule dmlc-core added at 133418
1 change: 1 addition & 0 deletions 2024/07/08/mlc-llm
Submodule mlc-llm added at c7756f
1 change: 1 addition & 0 deletions 2024/07/09/Adam-Optimization-From-Scratch
1 change: 1 addition & 0 deletions 2024/07/09/acme
Submodule acme added at bea6d6
1 change: 1 addition & 0 deletions 2024/07/09/dist-ir
Submodule dist-ir added at 7cfa1b
1 change: 1 addition & 0 deletions 2024/07/09/flash-attention
Submodule flash-attention added at 8f873c
1 change: 1 addition & 0 deletions 2024/07/09/iree-experimental
Submodule iree-experimental added at c63d1d
1 change: 1 addition & 0 deletions 2024/07/09/libflash_attn
Submodule libflash_attn added at 75b916
1 change: 1 addition & 0 deletions 2024/07/09/musquared
Submodule musquared added at 2c6633
1 change: 1 addition & 0 deletions 2024/07/09/torch-mlir
Submodule torch-mlir added at 0b46d1
1 change: 1 addition & 0 deletions 2024/07/10/llambda
Submodule llambda added at a2a5c2
1 change: 1 addition & 0 deletions 2024/07/10/sbt
Submodule sbt added at 1d4f72
1 change: 1 addition & 0 deletions 2024/07/10/scala3
Submodule scala3 added at fd7a46

0 comments on commit f6da87f

Please sign in to comment.