CodeGPTPlus/deepseek-coder-1.3b-typescript · Hugging Face #498
Labels
code-generation
code generation models and tools like copilot and aider
finetuning
Tools for finetuning of LLMs e.g. SFT or RLHF
llm
Large Language Models
MachineLearning
ML Models, Training and Inference
Models
LLM and ML model repos and links
source-code
Code snippets
TIL
Short notes or tips on coding, linux, llms, ml, etc
CodeGPTPlus/deepseek-coder-1.3b-typescript
This is a fine-tuned model by the CodeGPT team, specifically crafted for generating expert code in TypeScript. It is fine-tuned from
deepseek-ai/deepseek-coder-1.3b-base
with a dataset of 0.5B tokens, making it an excellent choice for precise and efficient TypeScript code generation.The model uses a 16K window size and an additional fill-in-the-middle task for project-level code completion.
How to Use
This model is for completion purposes only. Here are some examples of how to use the model:
Running the model on a GPU
Running with Ollama
ollama run codegpt/deepseek-coder-1.3b-typescript
Running with Ollama and CodeGPT Autocomplete in VSCode
Fill In the Middle (FIM)
Training Procedure
The model was trained using the following hyperparameters:
For more information, visit the model page.
Suggested labels
{ "label-name": "TypeScript-Code-Generation", "description": "Model for generating TypeScript code", "repo": "CodeGPTPlus/deepseek-coder-1.3b-typescript", "confidence": 70.59 }
The text was updated successfully, but these errors were encountered: