Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
CogStack
/
CogStack-ModelServe
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
1
Code
Issues
2
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
CogStack-ModelServe
app
on
main
User selector
All users
All time
Commit history
Commits on Jul 30, 2026
Add support for additional constrained decoding options (#45)
Show description for 9198ea9
baixiac
authored
9198ea9
View commit details
Copy full SHA for 9198ea9
View code at this point
Browse repository at this point
Commits on Jul 7, 2026
fix: resolve path function conflicts and fix proxy health check
baixiac
committed
baff18a
View commit details
Copy full SHA for baff18a
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
Merge pull request #43 from CogStack/doc
Show description for 61174bc
baixiac
committed
61174bc
View commit details
Copy full SHA for 61174bc
View code at this point
Browse repository at this point
doc: update the component diagram
baixiac
committed
053ec34
View commit details
Copy full SHA for 053ec34
View code at this point
Browse repository at this point
Commits on Jun 23, 2026
Merge pull request #42 from CogStack/v3
Show description for 2e2c6b0
baixiac
committed
2e2c6b0
View commit details
Copy full SHA for 2e2c6b0
View code at this point
Browse repository at this point
feat: add token usage reporting as an option
Show description for 351e155
baixiac
committed
351e155
View commit details
Copy full SHA for 351e155
View code at this point
Browse repository at this point
Commits on Mar 13, 2026
ci: fix per-model-type API doc generation
baixiac
committed
86e4e68
View commit details
Copy full SHA for 86e4e68
View code at this point
Browse repository at this point
Commits on Mar 6, 2026
feat: add the enpoint for v1 models and list models
Show description for 874c1fa
baixiac
committed
874c1fa
View commit details
Copy full SHA for 874c1fa
View code at this point
Browse repository at this point
Commits on Feb 13, 2026
doc: improve READMEs and refactor the OAuth flow
baixiac
committed
876b8fb
View commit details
Copy full SHA for 876b8fb
View code at this point
Browse repository at this point
Commits on Feb 11, 2026
feat: add the endpoint for legacy v1 completion
Show description for b0c845e
baixiac
committed
b0c845e
View commit details
Copy full SHA for b0c845e
View code at this point
Browse repository at this point
Commits on Feb 9, 2026
Add MCP server to integrate CMS capabilities for LLM responses (#38)
Show description for ed620d7
baixiac
authored
ed620d7
View commit details
Copy full SHA for ed620d7
View code at this point
Browse repository at this point
Commits on Jan 15, 2026
feat: add embedding creation and chuncking for MedCAT and HF NER models
baixiac
committed
a869a83
View commit details
Copy full SHA for a869a83
View code at this point
Browse repository at this point
Commits on Dec 17, 2025
feat: expose more API params when invoking HF LLM models (#33)
Show description for 4dae54e
baixiac
authored
4dae54e
View commit details
Copy full SHA for 4dae54e
View code at this point
Browse repository at this point
Commits on Dec 16, 2025
fix: Fix plotting within non-main threads and refactor (#32)
Show description for 150c485
baixiac
authored
150c485
View commit details
Copy full SHA for 150c485
View code at this point
Browse repository at this point
Commits on Dec 8, 2025
mlflow: Add version tags for registered models (#31)
Show description for 19eb765
phoevos
authored
19eb765
View commit details
Copy full SHA for 19eb765
View code at this point
Browse repository at this point
Commits on Nov 28, 2025
feat: support IOB and IOBES taggings for HF NER models
Show description for 0aafd88
baixiac
committed
0aafd88
View commit details
Copy full SHA for 0aafd88
View code at this point
Browse repository at this point
Commits on Nov 27, 2025
Merge pull request #27 from CogStack/production
Show description for 40cb37d
baixiac
authored
40cb37d
View commit details
Copy full SHA for 40cb37d
View code at this point
Browse repository at this point
Commits on Nov 24, 2025
release: prepare release 0.1.1
Show description for 5390b9d
baixiac
committed
5390b9d
View commit details
Copy full SHA for 5390b9d
View code at this point
Browse repository at this point
Commits on Nov 10, 2025
feat: Support MedCAT v2 (#25)
Show description for 5acddc8
baixiac
authored
5acddc8
View commit details
Copy full SHA for 5acddc8
View code at this point
Browse repository at this point
Commits on Sep 22, 2025
doc: add the instruction on configuring central logging
baixiac
committed
db0847a
View commit details
Copy full SHA for db0847a
View code at this point
Browse repository at this point
fix: remove potentially cached but unused model package during startup
baixiac
committed
5c61687
View commit details
Copy full SHA for 5c61687
View code at this point
Browse repository at this point
Commits on Sep 16, 2025
feat: add the 4-bit quantisation option and remove unnecessary base model copying
baixiac
committed
ec58251
View commit details
Copy full SHA for ec58251
View code at this point
Browse repository at this point
feat: add the option to include rewards metrics
baixiac
committed
f7af67a
View commit details
Copy full SHA for f7af67a
View code at this point
Browse repository at this point
fix: use the GRPO trainer for evaluation
baixiac
committed
1e36b85
View commit details
Copy full SHA for 1e36b85
View code at this point
Browse repository at this point
feat: add the trainer for HF LLMs
baixiac
committed
01c4e12
View commit details
Copy full SHA for 01c4e12
View code at this point
Browse repository at this point
feat: add the text embedding endpoint for LLM serving
baixiac
committed
fab113b
View commit details
Copy full SHA for fab113b
View code at this point
Browse repository at this point
feat: add the chat template factory
baixiac
committed
ff429f4
View commit details
Copy full SHA for ff429f4
View code at this point
Browse repository at this point
feat: handle the deprecated default chat template
baixiac
committed
017ac4a
View commit details
Copy full SHA for 017ac4a
View code at this point
Browse repository at this point
feat: add metrics for usages of prompt and completion tokens
baixiac
committed
dc1f076
View commit details
Copy full SHA for dc1f076
View code at this point
Browse repository at this point
feat: add the endpoint compatible with OpenAI client protocols
baixiac
committed
d1aefdd
View commit details
Copy full SHA for d1aefdd
View code at this point
Browse repository at this point
Commits on Aug 29, 2025
feat: Add MedCAT OPCS-4 service (#18)
Show description for 6bb92be
phoevos
authored
6bb92be
View commit details
Copy full SHA for 6bb92be
View code at this point
Browse repository at this point
Commits on Jul 9, 2025
doc: add docs for serving HF LLMs
baixiac
committed
d0554f2
View commit details
Copy full SHA for d0554f2
View code at this point
Browse repository at this point
Commits on Jul 3, 2025
fix: reapply the changes lost during the rebase
baixiac
committed
645c1d1
View commit details
Copy full SHA for 645c1d1
View code at this point
Browse repository at this point
fix: correct the path to the copied HF NER model directory
baixiac
committed
c4a89ef
View commit details
Copy full SHA for c4a89ef
View code at this point
Browse repository at this point
fix: fix the branching logic for vllm serving
baixiac
committed
e5c353b
View commit details
Copy full SHA for e5c353b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.