you can't! there's a refusal model that decides whether to route your question to the chatbot at all, so if you type in something that isn't about NYC businesses (lol) it'll immediately refuse
@jxmnop
-

NYC Small Business Chatbot Powered by GPT-4
By
–
tired of paying OpenAI for GPT-4 API? the NYC Department of Small Business Services has your back! the NYC small business chatbot is powered by GPT-4, so equally capable just have to ask it information about operating a business in New York City first http://
chat.nyc.gov -
Cornell researchers address AI model updating challenges
By
–
no but I know some people at Cornell have been working on the updating problem: http://
arxiv.org/abs/2307.10323 -
Researchers Working on Unsolved AI Challenge
By
–
yeah we don't know how to do this yet but people are working on it: https://
arxiv.org/abs/2202.05262 -
Fine-tuning LLMs: Knowledge Integration and Efficient Updates
By
–
lots of problems need to be solved before we have this:
– how to finetune LLMs on data so they “know” the data, and don’t just mimic it?
– how do we combine knowledge from pretraining on the universe with finetuning on small datasets?
– how do we efficiently update with new docs? -
Hybrid AI System Combining Search, Reasoning and Generation
By
–
Imagine a chatbot and a vector db had a baby this thing can do search, sure, but it’s much more capable: can do search, reasoning, and generation, all at once
-
Vector Databases Replaced by Single Transformer Models
By
–
prediction: every vector database will eventually be replaced with a single transformer a row for every individual datapoint is so old-school, feels outdated what would be better: a single differentiable blob, something that “knows” about all your data and can chat about it
-

OpenAI Developer Day generates excitement in AI community
By
–
wow openai developer day looks like it was crazy https://t.co/Gh9LkJztnZ
— dr. jack morris (@jxmnop) 7 novembre 2023wow openai developer day looks like it was crazy
-
Developer Experiences Coding Déjà Vu with Helper Function
By
–
just experienced a very particular kind of coding deja vu.. I thought of the helper function I wanted to write and decided in my head how it should look and what file it should be in. I went to that file and discovered that I'd already written the exact same function previously
-
Starting Models from Llama-2 Weights: Technical Considerations
By
–
not if it started from llama-2 weights for example