Category : github

github
FoundationVision / VAR

[GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction"VAR: a new visual generation method elevates GPT-style models beyond diffusion🚀 & Scaling laws observed📈       This is the official PyTorch implementation of Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction. 🕹️ Try and Play with VAR! We provide a demo website for you to play with VAR model…

  • воскресенье, 7 апреля 2024 г. в 00:00:01
github
availproject / avail

Avail Node Official Client for the Avail blockchain Running Avail Node Manually To manually run the Avail Node, you'll need to have the following dependencies installed: Rust Substrate dependencies After ensuring you have the dependencies installed, you can run the Avail Node using the following command: mkdir -p output cargo run --locked --release -- --chain mainnet -d ./output This command compiles and runs the Avail Node connected to the Mainnet Network. 2024-03-05 12:31:25 Avai…

  • суббота, 6 апреля 2024 г. в 00:00:10
github
actions / setup-node

Set up your GitHub Actions workflow with a specific version of node.jssetup-node This action provides the following functionality for GitHub Actions users: Optionally downloading and caching distribution of the requested Node.js version, and adding it to the PATH Optionally caching npm/yarn/pnpm dependencies Registering problem matchers for error output Configuring authentication for GPR or npm Usage See action.yml - uses: actions/setup-node@v4 with: # Version Spec of the version t…

  • суббота, 6 апреля 2024 г. в 00:00:09
github
availproject / availup

Availup To run an Avail light client, simply run the following command: curl -sL1 avail.sh | bash or, with wget: wget --https-only --secure-protocol=TLSv1_2 --quiet -O - avail.sh | bash You can pass additional flags to the script like: curl -sL1 avail.sh | bash -s -- --network goldberg Currently available flags are: network: can be one of the following: [goldberg, local] config: path to the configuration file, availup will generate a config if this flag is not specified This flag is always re…

  • суббота, 6 апреля 2024 г. в 00:00:07
github
aurora-develop / aurora

freeAURORA README_EN (带UI)免费的GPT3.5,支持使用3.5的access 调用 Web端 访问 http://127.0.0.1:8080/web 即可 注:仅ip属地支持免登录使用ChatGpt可以使用(也可以自定义Baseurl来绕过限制) Deploy Render部署 编译部署 git clone https://github.com/aurora-develop/aurora cd aurora go build -o aurora chmod +x ./aurora ./aurora Docker部署 Docker部署 您需要安装Docker和Docker Compose。 docker run -d \ --name aurora \ -p 8080:8080 \ ghcr.io/aurora-develop/aurora:latest Docker Compose部署 创建一个新的目录,例如aurora-app,并进入该目录: mkdir aurora cd aurora 在此目录中下载库中的docker-compose.ym…

  • суббота, 6 апреля 2024 г. в 00:00:06
github
nilsherzig / LLocalSearch

LLocalSearch is a completely locally running search aggregator using LLM Agents. The user can ask a question and the system will use a chain of LLMs to find the answer. The user can see the progress of the agents and the final answer. No OpenAI or Google API keys are needed.LLocalSearch ImportantI've pushed some very important performance upgrades and hotfixes to the container registry. Please run "docker-compose pull" to update your containers. 05.04.2024 switching the embedding mo…

  • суббота, 6 апреля 2024 г. в 00:00:05
github
rocketseat-education / nlw-unite-react

Aplicação front-end em React desenvolvida durante o NLW Unite da Rocketseat

  • суббота, 6 апреля 2024 г. в 00:00:04
github
HardhatChad / ore-cli

Ore CLI A command line interface for the Ore program. Building To build the Ore CLI, you will need to have the Rust programming language installed. You can install Rust by following the instructions on the Rust website. Once you have Rust installed, you can build the Ore CLI by running the following command: cargo build --release

  • суббота, 6 апреля 2024 г. в 00:00:02
github
plandex-ai / plandex

An AI coding engine for complex tasks 🔮 An open source, terminal-based AI coding engine for complex tasks.   Install · Usage · Self-Hosting · Development · Discord Plandex uses long-running agents to complete tasks that span multiple files and require many steps. It breaks up large tasks into smaller subtasks, then implements each one, continuing until it finishes the job. It helps you churn…

  • суббота, 6 апреля 2024 г. в 00:00:01