Nick Dat Le

Results 8 issues of Nick Dat Le

I would like to run the model in pytorch with the original weights if possible, thanks!

Hey, I noticed the API is running on CPP, were the original weights in python or CPP? If in python, I would think they were in pytorch since that is...

question
need more info

Here is my simple code file: ``` from python import json with open('data.json', 'w') as f: json.dump([1, 2, 3], f) ``` And here is the error: :661:661: error: 'File' object...

Hi - I know this is the Django project, but is there any plans to support FastAPI? With the AI boom, a lot of companies are using FastAPI.

As stated in the title. I tried putting a RTMP URL into the network as a parameter, even with RTSP, no luck.

Hello, I can't seem to get roles working when the roles_key field is not a simple key-value pair. For example, this works: ```yaml authc: openid_auth_domain: http_enabled: true transport_enabled: true order:...

enhancement
triaged

I'm new to exllama, are there any tutorials on how to use this? I'm trying this with the llama-2 70b model.

Do you think you can build one? How hard was it?