itstheraj commited on
Commit
35c9841
·
verified ·
1 Parent(s): 309d916

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -32,6 +32,14 @@ model-index:
32
  name: FIM pass@1
33
  ---
34
 
 
 
 
 
 
 
 
 
35
  # FELA LLM 1.5: On device code autocomplete (fill in the middle)
36
 
37
  FELA Autocomplete is a code completion model. You give it the code before your cursor, and
 
32
  name: FIM pass@1
33
  ---
34
 
35
+ > **NOTE**: If you are expecting a great language model - we are too! It's
36
+ > VERY expensive to train new architectures. We are seeking funding. Hit up
37
+ > dev@gimmelowdown.com if you are interested. This model is an active research
38
+ > preview / WIP. We feel, that with our unreleased tooling to utilize the math of FFT
39
+ > and commodity hardware to its fullest - that the throughput and scaling properties of these
40
+ > architectures are too compelling not to pursue. Completion miss rate is higher than we would like
41
+ > so far, but that has a clear path to improvement!
42
+
43
  # FELA LLM 1.5: On device code autocomplete (fill in the middle)
44
 
45
  FELA Autocomplete is a code completion model. You give it the code before your cursor, and