2 private links
This project aims to achieve permanent use of Xcode LLM/Apple Intelligence on any Mac without disabling System Integrity Protection (SIP) or only disabling it once. Apple Intelligence is only supported on macOS XcodeLLM, Apple Intelligence and ChatGPT integration have been tested normally on Mac mini (M4 Pro, 2024) + macOS 15.2. [...] If you choose to use this project, you do so at your own risk and are responsible for compliance with any applicable laws. [...] # Override XcodeLLM only curl -L https://raw.githubusercontent.com/Kyle-Ye/XcodeLLMEligible/release/0.2/scripts/override.sh | bash -s -- install override xcodellm # Override Apple Intelligence only curl -L https://raw.githubusercontent.com/Kyle-Ye/XcodeLLMEligible/release/0.2/scripts/override.sh | bash -s -- install override greymatter # For Apple Intelligence + Cleanup curl -L https://raw.githubusercontent.com/Kyle-Ye/XcodeLLMEligible/release/0.2/scripts/override.sh | bash -s -- install override greymatter+strontium # For XcodeLLM + Apple Intelligence + Cleanup curl -L https://raw.githubusercontent.com/Kyle-Ye/XcodeLLMEligible/release/0.2/scripts/override.sh | bash -s -- install override xcodellm+greymatter+strontium Note [...] Other issue curl -L https://raw.githubusercontent.com/Kyle-Ye/XcodeLLMEligible/release/0.2/scripts/override.sh | bash -s -- doctor
ZTM is an open source network infrastructure software for running a decentralized network. It is built upon HTTP/2 tunnels and can run on any sort of IP networks such as LANs, containerized networks and the Internet, etc. ZTM lays the foundation for building decentralized applications by providing a set of core capabilities including: Network connectivity across Internet gateways and firewalls [...] If not, or if you're unsure whether your installed Pipy version is compatible to ZTM, follow these steps to build Pipy from source. [...] After the CA service is up and running, start a hub pointing to the CA service: pipy hub/main.js -- --ca=localhost:9999
🚧 We're currently working on a large scale refactor which can be found on the https://github.com/documenso/documenso/tree/feat/refresh branch. Signing documents digitally is fast, easy and should be best practice for every document signed worldwide. [...] Contact us if you are interested in our Enterprise plan for large organizations that need extra flexibility and control. [...] We are still working on the publishing of docker images, in the meantime you can follow the steps below to create a production ready docker image. [...] For local docker run docker run -it documenso:latest npm run start -- -H :: For k8s or docker-compose containers: - name: documenso image: documenso:latest imagePullPolicy: IfNotPresent command: - npm args: - run - start - -- - "::"
Unified Model Serving Framework
🏹 Scalable with powerful performance optimizations
abstraction scales model inference separately from your custom code and multi-core CPU utilization with automatic provisioning [...]
We strip out as much potentially sensitive information as possible, and we will never collect user code, model data, model names, or stack traces.