Skip to content

Add GenerateFromPoS in Android LLAMA API #8290

Open
@kirklandsign

Description

@kirklandsign

🚀 The feature, motivation and pitch

Context: #8218 (comment)

Synced with @cmodi-meta in December.

  1. ET team would like to use GenerateFromPoS() since it will be faster for the second prompt in a conversation compared to Generate(). Makes sense since it helps with prefill.
  2. We're unclear whether Generate() will be completely remove or not, when the change will take place, impacts,..etc.
  3. @cmodi-meta shared our thoughts on still keeping the Generate() there and just have it call GenerateFromPoS() so there's not 2 different logic paths. We aligned on this question to funnel with rest of ET team.
  4. @kirklandsign keep us in the loop. Timing-wise it won't happen this month. Suspecting next release will be in Feb (maybe?).

Alternatives

No response

Additional context

No response

RFC (Optional)

No response

Metadata

Metadata

Labels

module: androidIssues related to Android code, build, and executiontriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate module

Type

No type

Projects

Status

Blocked

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions