lucataco / cog-deepseek-67b-base

Cog wrapper for deepseek-ai/deepseek-67b-base

Home Page:https://replicate.com/lucataco/deepseek-67b-base

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deepseek-ai/deepseek-llm-67b-base Cog Model

This is an implementation of deepseek-ai/deepseek-llm-67b-base as a Cog model.

Development

Follow the model pushing guide to push your own model to Replicate.

Basic Usage

To run a prediction:

cog predict -i prompt="An attention function can be described as mapping a query and a set of key-value pairs to an output, where the query, keys, values, and output are all vectors. The output is"

About

Cog wrapper for deepseek-ai/deepseek-67b-base

https://replicate.com/lucataco/deepseek-67b-base


Languages

Language:Python 100.0%