Rinne
bcf3ef1e40
Fix typo in issue templates.
1 year ago
Rinne
d56eb1a5ad
Add issue templates.
1 year ago
SignalRT
e6b7141188
Change attribute to a Filter to disable test on CI
1 year ago
SignalRT
75cad1f3a5
Remove .NET7 on test
1 year ago
SignalRT
89fbbc0f51
Restore previous dotnet-versions
1 year ago
SignalRT
330e38553e
.NET 6
1 year ago
SignalRT
44c393db1e
Reintroduce MacOS on test builds
Using the new M1 macos runner:
https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/
1 year ago
Martin Evans
25379df93b
Removed it from `build` list too
1 year ago
Martin Evans
7899c73051
Fixed formatting
1 year ago
Martin Evans
f21a640904
MacOS CI has been flakey for months, taking 2 or 3 attempts on every PR before it finally passes. Disabled it.
1 year ago
Martin Evans
ede2c25f17
- Upgraded actions to latest version
- Added new build define (`-DLLAMA_METAL_EMBED_LIBRARY=ON`) to MacOS build
1 year ago
Rinne
045850819e
Merge pull request #647 from AsakusaRinne/fix_llava_backend
fix: add cuda llava native libraries.
1 year ago
Rinne
ec8f832365
fix: add cuda llava native libraries.
1 year ago
Rinne
fa73c8f07c
fix: auto-compile ci.
1 year ago
Rinne
4dbe77a992
ci: add debug log to compile.yml
1 year ago
liuyaohui.lyh
f7bd458341
fix: llava backend ignores avx and cuda.
1 year ago
Rinne
55648a6ecd
complete doc ci.
1 year ago
Rinne
e89ca042b3
fix doc ci
1 year ago
Rinne
7e69ee9ce1
fix doc ci
1 year ago
Rinne
3b5713a38a
fix doc ci
1 year ago
Rinne
833b2d3abf
fix doc ci
1 year ago
Rinne
7a8fd4f88f
fix doc ci
1 year ago
Rinne
448fd37c75
fix doc ci
1 year ago
Rinne
a47c3a01bf
fix doc ci
1 year ago
Rinne
b70115f37d
fix doc ci
1 year ago
Rinne
0773e68111
fix doc ci
1 year ago
Rinne
8be9e8ae70
fix doc ci
1 year ago
Rinne
cb81295524
fix doc ci
1 year ago
Rinne
76be973689
fix doc ci
1 year ago
Rinne
53d68ca075
fix ci
1 year ago
Rinne
9b0850f066
fix ci
1 year ago
Rinne
66eb09b816
fix ci
1 year ago
Rinne
4f56e7297f
fix ci
1 year ago
Rinne
47bf9a8f66
fix ci
1 year ago
Rinne
ae24be0215
fix ci
1 year ago
Rinne
e63fa778fa
trigger workflow on doc_ci branch.
1 year ago
Rinne
c90f97021b
fix ci
1 year ago
Rinne
23a5cb5355
disable build ci.
1 year ago
Rinne
f5f0ab4502
ci: initialize the doc deployment ci.
1 year ago
Rinne
b9cec018c0
temporarily disable build ci.
1 year ago
SignalRT
f66044fba2
Restore CI on master
1 year ago
SignalRT
59a3323c94
Temporary change to compile on current branch
1 year ago
SignalRT
df6a207e95
Revert "Try only to add cublas for the moment"
This reverts commit 5fda26c610 .
1 year ago
SignalRT
6589878314
Try only to add cublas for the moment
1 year ago
SignalRT
23a2df7aff
Add Cuda llava_shared library
1 year ago
jlsantiago
3b2836eac4
Llava api ( #563 )
* Add llava_binaries, update all binaries to make the test
* Llava API + LlavaTest
Preliminary
* First prototype of Load + Unit Test
* Temporary run test con branch LlavaAPI
* Disable Embed test to review the rest of the test
* Restore Embedding test
* Use BatchThread to eval image embeddings
Test Threads default value to ensure it doesn´t produce problems.
* Rename test file
* Update action versions
* Test only one method, no release embeddings
* Revert "Test only one method, no release embeddings"
This reverts commit 264e176dcc .
* Correct API call
* Only test llava related functionality
* Cuda and Cblast binaries
* Restore build policy
* Changes related with code review
* Add SafeHandles
* Set overwrite to upload-artifact@v4
* Revert to upload-artifact@v3
* revert to upload-artifact@v3
1 year ago
Rinne
884641f751
ci: add dependabot.yml
1 year ago
jlsantiago
ef24196444
Build Llava binaries ( #556 )
* Include llava binaries in the build
* Temporary comment
* Temporary do not remove artifacts
* Update upload version
* Remove artifacts
1 year ago
Martin Evans
69a74bb053
Commented back in the line that pushes to nuget
1 year ago
Martin Evans
418345cbaf
limited parallelism of CI jobs
2 years ago