michaelnny

↗ HN profile [ 82.3 ms ] full profile
Karma
23
Created
December 15, 2023 (2y ago)
Submissions
0
  1. Few weeks ago, we were tasked to make llama3 model to do function calling and build an API similar/compatible with OpenAI's python client. While we're still improving our dataset and FastAPI backend server (which can't…

  2. Hi, we’re working on deploying llama3 models on a private server for a corporate, however we found that llama3 does not support function calling. And now we try to fine-tune it on our own. After checking on the internet…

  3. Hi, I'm interested in how do professionals handle routing, authorization, and code/project management for enterprise-level React or Next.js application, here's a list to describe the situation: 1. The application are…