An experimental Large Language Model server
Alexandre Strube
May 8, 2024
“I think the complexity of Python package management holds down AI application development more than is widely appreciated. AI faces multiple bottlenecks — we need more GPUs, better algorithms, cleaner data in large quantities. But when I look at the day-to-day work of application builders, there’s one additional bottleneck that I think is underappreciated: The time spent wrestling with version management is an inefficiency I hope we can reduce.”
Andrew Ng, 28.02.2024
“Building on top of open source can mean hours wrestling with package dependencies, or sometimes even juggling multiple virtual environments or using multiple versions of Python in one application. This is annoying but manageable for experienced developers, but creates a lot of friction for new AI developers entering our field without a background in computer science or software engineering.”
Andrew Ng, 28.02.2024
Inside config.json, add at the
"models"
section:
Try with the other models you got from the API!
I need a python script with flask, to create a web form. The form should receive input as text fields called "Name" and "URL" and create a python file with the variables called "Name" and "URL" and the fields' contents.
Take a deep breath. You are a python expert. If you do this right, I will give you a cookie.
Wanna do a PhD with us?
Postdoc position
Gitlab link to source code of the slides (need JUDOOR account)