📝 add AI or not hf Hackathon
This commit is contained in:
parent
4f76691be6
commit
3f906f561c
|
@ -9,6 +9,13 @@ Diffusers.jl:
|
||||||
description: A Julia package implementing a couple basic Denoising Diffusion Schedulers.
|
description: A Julia package implementing a couple basic Denoising Diffusion Schedulers.
|
||||||
repository: https://git.fainsin.bzh/Laurent/Diffusers.jl
|
repository: https://git.fainsin.bzh/Laurent/Diffusers.jl
|
||||||
|
|
||||||
|
AI or not HuggingFace Hackathon:
|
||||||
|
year: February 2023
|
||||||
|
description: A hackathon organized by [HuggingFace](https://huggingface.co/) to build a model that can detect if an image is AI generated or not. Finished 8th out of 98 teams.
|
||||||
|
image: https://huggingface.co/spaces/competitions/aiornot/resolve/main/comp.png
|
||||||
|
website: https://huggingface.co/spaces/competitions/aiornot
|
||||||
|
repository: https://git.fainsin.bzh/Laurent/AI-or-not
|
||||||
|
|
||||||
nio-llm:
|
nio-llm:
|
||||||
year: 2022-2023
|
year: 2022-2023
|
||||||
description: A simple [Python](https://en.wikipedia.org/wiki/Python_(programming_language)) to bridge a [[matrix]](https://matrix.org/) chat room and an llm inference endpoint (such as [llama-cpp-python](https://github.com/abetlen/llama-cpp-python)).
|
description: A simple [Python](https://en.wikipedia.org/wiki/Python_(programming_language)) to bridge a [[matrix]](https://matrix.org/) chat room and an llm inference endpoint (such as [llama-cpp-python](https://github.com/abetlen/llama-cpp-python)).
|
||||||
|
|
Loading…
Reference in a new issue