From 7fab49127034f0789fca81de240f72d385ba2c32 Mon Sep 17 00:00:00 2001 From: J S <49557684+svilupp@users.noreply.github.com> Date: Mon, 15 Apr 2024 09:41:48 +0100 Subject: [PATCH] Remove GSOC reference --- README.md | 6 +----- index.md | 6 ------ 2 files changed, 1 insertion(+), 11 deletions(-) diff --git a/README.md b/README.md index caca90b..106e99e 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,4 @@ -The website for the JuliaGenAI organization. - -**Google Summer of Code 2024 with JuliaGenAI** - -Leap into JuliaGenAI's Google Summer of Code: Unleash your potential, learn about practical applications, and make pivotal contributions in the exciting world of generative AI with Julia—a chance to grow, impact, and thrive in an expanding ecosystem. [Learn more](https://julialang.org/jsoc/gsoc/juliagenai/) +The website for the JuliaGenAI organization. \ No newline at end of file diff --git a/index.md b/index.md index c191832..3fce404 100644 --- a/index.md +++ b/index.md @@ -12,12 +12,6 @@ Rather, JuliaGenAI is intended to provide a platform for furthering access to th You can see which language models tend to perform best on Julia code generation [here](https://siml.earth/Julia-LLM-Leaderboard/stable/). -## Google Summer of Code 2024 with JuliaGenAI - -JuliaGenAI [is participating](https://julialang.org/jsoc/gsoc/juliagenai/) in Google Summer of Code 2024 and is currently seeking students to work on a variety of projects. Leap into JuliaGenAI's Google Summer of Code: Unleash your potential, learn about practical applications, and make pivotal contributions in the exciting world of generative AI with Julia—a chance to grow, impact, and thrive in an expanding ecosystem. - -[Learn more!](https://julialang.org/jsoc/gsoc/juliagenai/) - ## Organization packages - [HuggingFaceDatasets.jl](https://github.com/JuliaGenAI/HuggingFaceDatasets.jl) that wraps the python `datasets` package from huggingface. Thanks to [Carlo Lucibello](https://github.com/CarloLucibello) for the package!