Jim Lloyd

Results 11 issues of Jim Lloyd

I believe this problem is probably the fault of the tensorflow configure scripts rather than anything specific to tensorflow_cc but I am hoping perhaps someone might have information for how...

I have been looking for a clean solution to obtaining the Tensorflow C++ API for a project that I am working on. Your package looks like it provides that clean...

help wanted

This project looks like a very good fit for what I want, but it shows signs of being abandoned. If it is not abandoned, I wonder if the author and/or...

I have been doing all of my development with a single development Firebase project and am now trying to use multiple Firebase projects. Firebase best practices recommends four types of...

Given: ``` import { z } from 'zod' import { zodToTs } from 'zod-to-ts' // define your Zod schema const UserSchema = z.object({ username: z.string().describe("User's name"), age: z.number().describe("User's age"), inventory:...

This adds support for the Gherkin language used by Cucumber.

**Is your feature request related to a problem? Please describe.** I think we need to make a significant change to the set of functions the LLM can use for its...

**Is your feature request related to a problem? Please describe.** This may be more of an "epic" request. My original use case for wanting to try out MemGPT was for...

Detects if either cuda or mps is available and sets the default device type appropriately.

The `--ingest_self true` option changes the source directory to the current directory. The `--extensions` option allows the user to select a subset of the file types to ingest. For example,...