Jacob Jiang

Results 6 issues of Jacob Jiang

As @mdiep mentioned in this ticket: https://github.com/Carthage/Carthage/issues/2304 The user story background: Develop want to integration whatever type of library or code *.a , *.framework, *.h, *.m, *.swfit, even Android *.so...

enhancement

使用了cocoapod但没有做git track,导致看不清楚哪部分被误删了代码 导致运行直接crash 这个是在大项目上用过吗?感觉不太成熟

### System Info llm = AzureChatOpenAI(deployment_name="JacobTextDavinci03", model_name="text-davinci-003", max_tokens=1500) File "C:\Users\jwei\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\openai\api_requestor.py", line 687, in _interpret_response_line raise self.handle_error_response( openai.error.InvalidRequestError: Resource not found It works well if I use gpt-3.5-turbo model. So I'm...

Is that true memory will grow? Version 7.2 (7C68)

I use the sample in here https://github.com/ggerganov/whisper.cpp/blob/master/examples/whisper.swiftui/whisper.cpp.swift/LibWhisper.swift to do a live transcribing every 5 seconds or so. It works great but I observed some issue: memory gets bigger and bigger...