Martin Evans
|
fe03e6ad35
|
Added 8.0 to version installation
|
2 years ago |
SignalRT
|
0a2b0abb61
|
Correct improper rename
|
2 years ago |
SignalRT
|
7691f83516
|
Test build and nuget packages
|
2 years ago |
jlsantiago
|
bfeaa575e7
|
Let master branch in the CI test execution
|
2 years ago |
jlsantiago
|
d0856fbbf1
|
Include MacOS Build
|
2 years ago |
jlsantiago
|
cfe03cd265
|
Change to execute test
|
2 years ago |
jlsantiago
|
2efc4e111a
|
Include MacOS Intel test
|
2 years ago |
Martin Evans
|
ebeb6afc4e
|
Removed old targets from matrix
|
2 years ago |
Martin Evans
|
8762175bc8
|
Removed unnecessary white space
|
2 years ago |
Martin Evans
|
e9a06cc147
|
Removed some CI targets
|
2 years ago |
Martin Evans
|
4436ea4715
|
Modified CI to use dotnet 7.0 only, hopefully more stable!
|
2 years ago |
Martin Evans
|
b72b253549
|
removed OOM killer step (not allowed on GitHub actions)
|
2 years ago |
Martin Evans
|
a769ab3a40
|
Logging out events from the OOM killer
|
2 years ago |
Martin Evans
|
8b582a4cc8
|
Added `if: always()` to force logs to be written even if earlier steps fail
|
2 years ago |
Martin Evans
|
b4e57f7966
|
Added extra diagnostics to test runner
|
2 years ago |
Martin Evans
|
d3b8ee988c
|
Beam Search (#155)
* Added the low level bindings to beam search.
|
2 years ago |
jlsantiago
|
5a119c4ee1
|
Update MacOS Binaries (#143)
* Restore macOS pipelines
* Generate Metal binaries.
|
2 years ago |
Yaohui Liu
|
1b15d28fc9
|
ci: remove MACOS ci pipelines.
|
2 years ago |
Yaohui Liu
|
e64c05126b
|
ci: update ci content.
|
2 years ago |
Yaohui Liu
|
f16db72841
|
ci: add debug info.
|
2 years ago |
Yaohui Liu
|
a59160a5cb
|
ci: update ci content.
|
2 years ago |
Martin Evans
|
d2e9f9d96d
|
Added `ldd -r libllama.so` to try and discover is dependencies are missing
|
2 years ago |
Yaohui Liu
|
d3775c527e
|
ci: add info to debug the ci error.
|
2 years ago |
Martin Evans
|
d6fc83e981
|
- Added a folder with a 7B Llama2 model, automatically downloaded from huggingface. This can be used for unit tests.
- Caching that folder, so CI only has to download it once.
|
2 years ago |
Martin Evans
|
c46751ae66
|
Fixed yaml syntax
|
2 years ago |
Martin Evans
|
1545b821d7
|
Cleaned up installing multiple dotnets
|
2 years ago |
Martin Evans
|
71b1ccd2f7
|
Always installing both 6 and 7
|
2 years ago |
Martin Evans
|
618e02fb9c
|
- moved dotnet version into matrix
- using 6.0.x instead of 7.0.x
|
2 years ago |
Martin Evans
|
e7e3df6c6b
|
fixed capitalisation
|
2 years ago |
Martin Evans
|
ccf635e4db
|
Added GH action for some simple CI
|
2 years ago |