AI & ML interests

Model Context Protocol, AI Agents, Python, Typescript

Recent Activity

burtenshawΒ  updated a dataset about 6 hours ago
mcp-course/certificates
elealiΒ  new activity about 15 hours ago
mcp-course/README:Unit 3 MCP Server
burtenshawΒ  updated a dataset about 16 hours ago
mcp-course/certificates
View all activity

elealiΒ 
in mcp-course/README about 15 hours ago

Unit 3 MCP Server

#19 opened about 15 hours ago by
eleali
merterbakΒ 
posted an update 4 months ago
view post
Post
3889
OpenAI is now open again! Check out OpenAI’s brand new gpt‑oss‑20b model hosted on ZeroGPU πŸ€—

merterbak/gpt-oss-20b-demo
merterbakΒ 
posted an update 7 months ago
merterbakΒ 
posted an update 7 months ago
view post
Post
2640
Seed-Coder released and it's designed for coding tasks, featuring base, instruct, and reasoning variants at an 8B parameter scale developed by ByteDance Seed team. Unlike traditional open source LLMs that rely on human crafted rules or annotated data for curating code pretraining datasets Seed-Coder introduces a model-centric data pipeline. The pipeline processes raw data from GitHub and web archives into four categories: file-level codes, repository-level codes, GitHub commits, and code-related web data.A quality filter LLM, evaluates code (for readability, modularity, clarity, and reusability) by removing the lowest 10% to create a 6 trillion token dataset supporting 89 programming languages.
Models: ByteDance-Seed/seed-coder-680de32c15ead6555c75b0e4
Github: https://github.com/ByteDance-Seed/Seed-Coder/tree/master
Paper: https://github.com/ByteDance-Seed/Seed-Coder/blob/master/Seed-Coder.pdf
merterbakΒ 
posted an update 7 months ago
view post
Post
1719
Microsoft released their new fine-tuned phi-4 models with reasoning data yesterday. They outperform/rival much larger models . Check out them if you haven't yet. πŸš€

Phi4 mini reasoning(SFT): microsoft/Phi-4-mini-reasoning
Phi-4 reasoning(SFT): microsoft/Phi-4-reasoning
Phi-4 reasoning plus (SFT + RL): microsoft/Phi-4-reasoning-plus
Demo: https://github.com/marketplace/models/azureml/Phi-4-reasoning/playground
Articles: https://arxiv.org/pdf/2504.21318
https://arxiv.org/pdf/2504.21233
Blog: https://azure.microsoft.com/en-us/blog/one-year-of-phi-small-language-models-making-big-leaps-in-ai/

  • 1 reply
Β·