Skip to content

Commit

Permalink
fix(gsoc): patch broken link found in gsoc 2025 llm project idea (#7782)
Browse files Browse the repository at this point in the history
  • Loading branch information
krisstern authored Dec 25, 2024
1 parent 28a9e6f commit 86a9cb6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ This full-stack project focuses on a proof-of-concept (PoC) idea to fine-tune an
The main source of raw data will be the publicly available ci.jenkins.io datasets.
It is expected that there will be two parts of the project: the first part which is to analyze the ci.jenkins.io data using machine learning techniques, and the second part which is to "ingest" the knowledge gained via part one to fine-tune an existing LLM model to help with any infra-related troubleshooting tasks.
The contributor will get to be involved in every step of the application development process, from data collection, wrangling, and processing to fine-tuning the model and developing the UI.
Unlike the very similar link:/projects/gsoc/2024/projects/enhancing-an-existing-llm-model-with-domain-specific-jenkins-knowledge.adoc[GSoC 2024 LLM counterpart], this project is very research-focused and data-driven, and will be a lot more difficult to achieve a successful outcome.
Unlike the very similar link:/projects/gsoc/2024/projects/enhancing-an-existing-llm-model-with-domain-specific-jenkins-knowledge[GSoC 2024 LLM counterpart], this project is very research-focused and data-driven, and will be a lot more difficult to achieve a successful outcome.
We will build on the completed work available via GitHub at link:https://github.com/jenkins-infra/Enhancing-LLM-with-Jenkins-Knowledge/[].
It is expected that some benchmarking will be conducted by the GSoC contributor selected towards the end of the project to gauge the effectiveness of the work completed, which will also serve as a basis for future similar projects.

Expand Down Expand Up @@ -65,5 +65,5 @@ Intermediate to Advanced

== Quick Start

Become familiarized with the flow of the link:/projects/gsoc/2024/projects/enhancing-an-existing-llm-model-with-domain-specific-jenkins-knowledge.adoc[GSoC 2024 LLM project].
Become familiarized with the flow of the link:/projects/gsoc/2024/projects/enhancing-an-existing-llm-model-with-domain-specific-jenkins-knowledge/[GSoC 2024 LLM project].
We will reference the source code from the GSoC 2024 LLM project at link:https://github.com/jenkins-infra/Enhancing-LLM-with-Jenkins-Knowledge/[its official repo on GitHub].

0 comments on commit 86a9cb6

Please sign in to comment.