Text Generation
Transformers
PyTorch
Safetensors
English
rwkv
finance
Inference Endpoints
umuthopeyildirim commited on
Commit
f67a832
1 Parent(s): 2e2d4a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -78,7 +78,7 @@ print(generated_text)
78
  ## Competing Against
79
  | Name | Param Count | Cost | Inference Cost |
80
  |---------------|-------------|------|----------------|
81
- | Fin-RWKV | 1B5 | $3 | Free on HuggingFace 🤗 & Low-End CPU |
82
  | [BloombergGPT](https://www.bloomberg.com/company/press/bloomberggpt-50-billion-parameter-llm-tuned-finance/) | 50 Billion | $1.3 million | Enterprise GPUs |
83
  | [FinGPT](https://huggingface.co/FinGPT) | 7 Bilion | $302.4 | Consumer GPUs |
84
 
 
78
  ## Competing Against
79
  | Name | Param Count | Cost | Inference Cost |
80
  |---------------|-------------|------|----------------|
81
+ | Fin-RWKV | 430M | $3 | Free on HuggingFace 🤗 & Low-End CPU |
82
  | [BloombergGPT](https://www.bloomberg.com/company/press/bloomberggpt-50-billion-parameter-llm-tuned-finance/) | 50 Billion | $1.3 million | Enterprise GPUs |
83
  | [FinGPT](https://huggingface.co/FinGPT) | 7 Bilion | $302.4 | Consumer GPUs |
84