jenkinsci/Enhancing-LLM-with-Jenkins-Knowledge
🚀 this project aims to develop an app using an existing open-source LLM with data collected for domain-specific Jenkins knowledge that can be fine-tuned locally and set up with a proper UI for the user to interact with.
Implements a full-stack architecture with a Flask backend serving Llama2 for Jenkins-specific queries and a Vite frontend for user interaction. Supports local fine-tuning via LoRA on Google Colab, model quantization to GGML format for CPU inference, and deployment of custom models to Hugging Face, reducing model size from 13GB to 6.7GB through Q8_0 quantization.
Stars
15
Forks
11
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Mar 05, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/jenkinsci/Enhancing-LLM-with-Jenkins-Knowledge"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
WangRongsheng/awesome-LLM-resources
🧑🚀 全世界最好的LLM资料总结(多模态生成、Agent、辅助编程、AI审稿、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the...
katanaml/sparrow
Structured data extraction and instruction calling with ML, LLM and Vision LLM
luhengshiwo/LLMForEverybody
每个人都能看懂的大模型知识分享,LLMs春/秋招大模型面试前必看,让你和面试官侃侃而谈
LazyAGI/LazyLLM
Easiest and laziest way for building multi-agent LLMs applications.
SylphAI-Inc/AdalFlow
AdalFlow: The library to build & auto-optimize LLM applications.