Skip to content

kenthua/ai-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • if you get validator error
pip install pydantic==1.10.9
  • on ray cluster
serve run model_nf4_mg:chat_app_nf4_mg
  • on ray cluster
serve run config.yaml
  • testing
curl -X POST http://localhost:8000/ \
  -H "Content-Type: application/json" \
  -d '{"text": "How do I bake a pie?"}'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages