Reference implementation of Mistral AI 7B v0.1 model.Mistral Transformer This repository contains minimal code to run our 7B model. Blog: https://mistral.ai/news/announcing-mistral-7b/ Discord: https://discord.com/invite/mistralai Deployment The deploy folder contains code to build a vLLM image with the required dependencies to serve the Mistral AI model. In the image, the [transformers](https://github.c ggingface/transformers/) library is used instead of the reference implementation. To build …
Starter Kit City Builder This package includes a basic template for a 3D city builder in Godot 4.1.1.stable.official. Includes features like; Building and removing structures Smooth camera controls Dynamic MeshLibrary creation Saving/loading Sprites and 3D Models (CC0 licensed) Screenshot Controls Key Command W A S D Move camera F Camera to center Middle mouse button Hold to rotate camera Left mouse button Place building DEL Remove building Right mouse button Rotate buildin…
Display PDFs in your React app as easily as if they were images.react-pdf monorepo Looking for the react-pdf documentation? It can now be found here.
OSCP Cheatsheet by Sai SathvikOSCP Cheatsheet I prepared this cheatsheet as part of my OSCP preperation. I'll keep this updating. For any suggestions mail me contact.saisathvik@gmail.com Table of Content General Important Locations File Transfers Windows to Kali Adding Users Windows Linux Password-Hash Cracking fcrackzip John Hashcat Mimikatz Ligolo-ng Recon and Enumeration Port Scanning FTP enumeration SSH enumeration SMB enumeration HTTP/S enumeration Wordpress Drupal Joo…
An unofficial Google Nearby Share app for macOSNearDrop is a partial implementation of Google's Nearby Share for macOS. Protocol documentation is available separately. The app lives in your menu bar and saves files to your downloads folder. It's that simple, really. Limitations Wi-Fi LAN only. Your Android device and your Mac need to be on the same network for this app to work. Google's implementation supports multiple mediums, including Wi-Fi Direct, Wi-Fi hotspot, Bluetooth, some…
OCI Container Runtime for macOSrund rund is an experimental containerd shim for running macOS containers on macOS. rund doesn’t offer the usual level of container isolation that is achievable on other OSes due to limited macOS kernel API. What rund provides: Filesystem isolation via chroot(2) Cleanup of container processes using process group OCI Runtime Specification compatibility (to the extent it is possible on macOS) Host-network mode only bind mounts Installatio…
An universal Office "activation" hook with main focus of enabling full functionality of subscription editionsohook An universal Office "activation" hook with main focus of enabling full functionality of subscription editions. This project is released mainly for our partners. We won't be directly providing any kind support for users. Installation Example steps for 64-bit C2R Office running on a 64-bit version of Windows: Create a symlink of the system sppc.dll in the Office C2R Syst…
TinyEngine是一个低代码引擎,基于这个引擎可以构建或者开发出不同领域的低代码平台。 TinyEngine enables developers to customize low-code platforms, build low-bit platforms online in real time, and support secondary development or integration of low-bit platform capabilities. English | 简体中文 🌈 Features: Cross-end cross-frame front-end components Supports online real-time construction, secondary development, or being integrated. Directly generate deployable source code without engine support. Allows access to third-party c…
Enable Next-Gen Large Language Model Applications. Join our Discord: https://discord.gg/pAbnFJrkgZ This project is a spinoff from FLAML. AutoGen 🔥 autogen has graduated from FLAML into a new project. What is AutoGen AutoGen is a framework that enables development of LLM applications using multiple agents that can converse with each other to solve task. AutoGen agents are customizable, conversable, and seamlessly allow human participation. They can operate in various modes that employ combi…